Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/net/
DNetworkPolicyManagerServiceTest.java492 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testTurnRestrictBackgroundOn() local
502 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testTurnRestrictBackgroundOff() local
531 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in addRestrictBackgroundAllowlist() local
721 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in removeRestrictBackgroundAllowlist() local
758 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in addRestrictBackgroundDenylist() local
798 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in removeRestrictBackgroundDenylist() local
820 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testDeniedAppIsNotNotifiedWhenRestrictBackgroundIsOn() local
832 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testAllowedAppIsNotNotifiedWhenRestrictBackgroundIsOn() local
844 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testAllowedAppIsNotifiedWhenDenylisted() local