summaryrefslogtreecommitdiff
path: root/test-mock/src/android/test/mock/MockContext.java
AgeCommit message (Expand)Author
2021-01-18Expose Context#sendStickyBroadcast(Intent, Bundle)paulhu
2020-03-26Report incorrect context usage in ViewConfigurationChris Li
2020-02-26[API Review] Expose sendOrderedBroadcastPeter Wang
2020-02-20Exempt-From-Owner-Approval: Report non-visual Context misuseAndrii Kulian
2020-01-28Add bundle options to Context#createWindowContext APIAndrii Kulian
2020-01-22Introduce WindowContext APIAndrii Kulian
2019-12-16Add the root of crates by Context.getCrateDirFelka Chang
2019-11-27[Telephony Mainline] Exposed sendOrderedBroadcastPeter Wang
2019-11-07System API: Context#registerReceiverForAllUsersMeng Wang
2019-11-01Expose Context.sendOrderedBroadcast with appopJordan Liu
2019-10-14Explicitly take flags in createContextAsUser()Makoto Onuki
2019-10-10Add Context.createContextAsUser()Makoto Onuki
2019-03-06Add Context.bindService with executor parameterBo Liu
2018-11-21Add new API to performing grouping and ordering of bindings.Dianne Hackborn
2018-11-13Implement naming of isolated service bindings.Dianne Hackborn
2018-10-15Add Context.getDisplayId() to avoid possible IPCYohei Yukawa
2018-04-27Require READ_CALL_LOG permission to see phone numbers in phone state.Tyler Gunn
2017-12-13Start accepting Executors instead of Handlers.Jeff Sharkey
2017-11-16Separate android.test.mock from test-runner sourcePaul Duffin