Home
last modified time | relevance | path

Searched defs:futureIntent (Results 1 – 3 of 3) 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/services/tests/servicestests/src/com/android/server/net/
DNetworkPolicyManagerServiceTest.java592 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testTurnRestrictBackgroundOn() local
602 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testTurnRestrictBackgroundOff() local
631 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in addRestrictBackgroundAllowlist() local
821 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in removeRestrictBackgroundAllowlist() local
858 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in addRestrictBackgroundDenylist() local
898 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in removeRestrictBackgroundDenylist() local
920 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testDeniedAppIsNotNotifiedWhenRestrictBackgroundIsOn() local
932 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testAllowedAppIsNotNotifiedWhenRestrictBackgroundIsOn() local
944 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testAllowedAppIsNotifiedWhenDenylisted() local
/frameworks/base/services/tests/servicestests/src/com/android/server/power/
DLowPowerStandbyControllerTest.java310 BroadcastInterceptingContext.FutureIntent futureIntent = mContextSpy.nextBroadcastIntent( in testLowPowerStandbyEnabled_EnabledChangedBroadcastsAreSent() local