Home
last modified time | relevance | path

Searched defs:futureIntent (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/
DDockObserverTest.java53 BroadcastInterceptingContext.FutureIntent futureIntent = in updateExtconDockState() local
94 BroadcastInterceptingContext.FutureIntent futureIntent = in testDockIntentBroadcast_onlyAfterBootReady() local
149 BroadcastInterceptingContext.FutureIntent futureIntent = in testDockIntentBroadcast_deviceNotProvisioned() local
/frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/
DSettingsHelperRestoreTest.java193 BroadcastInterceptingContext.FutureIntent futureIntent = in restoreAccessibilityQsTargets_broadcastSent() local
221 BroadcastInterceptingContext.FutureIntent futureIntent = in restoreAccessibilityShortcutTargetService_broadcastSent() local
/frameworks/base/services/tests/powerservicetests/src/com/android/server/power/
DLowPowerStandbyControllerTest.java408 BroadcastInterceptingContext.FutureIntent futureIntent = mContextSpy.nextBroadcastIntent( in testLowPowerStandbyEnabled_EnabledChangedBroadcastsAreSent() local
832 BroadcastInterceptingContext.FutureIntent futureIntent = mContextSpy.nextBroadcastIntent( in testStandbyPorts_broadcastChangedIfPackageIsExempt() local
851 BroadcastInterceptingContext.FutureIntent futureIntent = mContextSpy.nextBroadcastIntent( in testStandbyPorts_noBroadcastChangedIfPackageIsNotExempt() local
/frameworks/base/services/tests/servicestests/src/com/android/server/net/
DNetworkPolicyManagerServiceTest.java677 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testTurnRestrictBackgroundOn() local
687 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testTurnRestrictBackgroundOff() local
716 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in addRestrictBackgroundAllowlist() local
906 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in removeRestrictBackgroundAllowlist() local
943 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in addRestrictBackgroundDenylist() local
983 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in removeRestrictBackgroundDenylist() local
1005 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testDeniedAppIsNotNotifiedWhenRestrictBackgroundIsOn() local
1017 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testAllowedAppIsNotNotifiedWhenRestrictBackgroundIsOn() local
1029 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testAllowedAppIsNotifiedWhenDenylisted() local