Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DDockObserverTest.java53 BroadcastInterceptingContext.FutureIntent futureIntent = in updateExtconDockState() local
94 BroadcastInterceptingContext.FutureIntent futureIntent = in testDockIntentBroadcast_onlyAfterBootReady() local
149 BroadcastInterceptingContext.FutureIntent futureIntent = in testDockIntentBroadcast_deviceNotProvisioned() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/net/
H A DNetworkPolicyManagerServiceTest.java618 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testTurnRestrictBackgroundOn() local
628 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testTurnRestrictBackgroundOff() local
657 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in addRestrictBackgroundAllowlist() local
847 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in removeRestrictBackgroundAllowlist() local
884 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in addRestrictBackgroundDenylist() local
924 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in removeRestrictBackgroundDenylist() local
946 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testDeniedAppIsNotNotifiedWhenRestrictBackgroundIsOn() local
958 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testAllowedAppIsNotNotifiedWhenRestrictBackgroundIsOn() local
970 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testAllowedAppIsNotifiedWhenDenylisted() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/
H A DLowPowerStandbyControllerTest.java388 BroadcastInterceptingContext.FutureIntent futureIntent = mContextSpy.nextBroadcastIntent( in testLowPowerStandbyEnabled_EnabledChangedBroadcastsAreSent() local
777 BroadcastInterceptingContext.FutureIntent futureIntent = mContextSpy.nextBroadcastIntent( in testStandbyPorts_broadcastChangedIfPackageIsExempt() local
796 BroadcastInterceptingContext.FutureIntent futureIntent = mContextSpy.nextBroadcastIntent( in testStandbyPorts_noBroadcastChangedIfPackageIsNotExempt() local