Searched refs:forBroadcast (Results 1 – 7 of 7) sorted by relevance
89 final CallbackAsserter idleModeChangedBroadcastAsserter = CallbackAsserter.forBroadcast( in testLightIdleMode()106 CallbackAsserter idleModeChangedBroadcastAsserter = CallbackAsserter.forBroadcast( in testLightIdleMode()115 idleModeChangedBroadcastAsserter = CallbackAsserter.forBroadcast( in testLightIdleMode()124 idleModeChangedBroadcastAsserter = CallbackAsserter.forBroadcast( in testLightIdleMode()
65 public static CallbackAsserter forBroadcast(IntentFilter filter) { in forBroadcast() method in CallbackAsserter66 return forBroadcast(filter, null); in forBroadcast()72 public static CallbackAsserter forBroadcast(IntentFilter filter, Predicate<Intent> checker) { in forBroadcast() method in CallbackAsserter
169 final CallbackAsserter pluggedBroadcastAsserter = CallbackAsserter.forBroadcast( in testPowerManager_batteryDischargePrediction()180 final CallbackAsserter unpluggedBroadcastAsserter = CallbackAsserter.forBroadcast( in testPowerManager_batteryDischargePrediction()190 CallbackAsserter predictionChangedBroadcastAsserter = CallbackAsserter.forBroadcast( in testPowerManager_batteryDischargePrediction()198 predictionChangedBroadcastAsserter = CallbackAsserter.forBroadcast( in testPowerManager_batteryDischargePrediction()
182 CallbackAsserter broadcastAsserter = CallbackAsserter.forBroadcast( in testSetLowPowerStandbyEnabled_sendsBroadcast()189 broadcastAsserter = CallbackAsserter.forBroadcast( in testSetLowPowerStandbyEnabled_sendsBroadcast()353 CallbackAsserter broadcastAsserter = CallbackAsserter.forBroadcast( in testLowPowerStandby_setPolicy_changeBroadcastIsSent()
201 final CallbackAsserter resultBroadcastAsserter = CallbackAsserter.forBroadcast( in scheduleJob()214 final CallbackAsserter resultBroadcastAsserter = CallbackAsserter.forBroadcast( in postUiInitiatingNotification()229 final CallbackAsserter resultBroadcastAsserter = CallbackAsserter.forBroadcast( in postFgsStartingAlarm()351 CallbackAsserter.forBroadcast(new IntentFilter(TestFgsService.ACTION_FGS_STARTED)); in startFgs()
251 final CallbackAsserter airplaneModeBroadcastAsserter = CallbackAsserter.forBroadcast( in setAirplaneMode()
421 CallbackAsserter.forBroadcast(new IntentFilter(TestFgsService.ACTION_FGS_STARTED)); in testSchedulingFgs_disapproved()