Home
last modified time | relevance | path

Searched refs:newRestrictBackgroundChangedFuture (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/net/
H A DNetworkPolicyManagerServiceTest.java502 mFutureIntent = newRestrictBackgroundChangedFuture(); in callSystemReady()
618 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testTurnRestrictBackgroundOn()
628 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testTurnRestrictBackgroundOff()
657 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in addRestrictBackgroundAllowlist()
847 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in removeRestrictBackgroundAllowlist()
884 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in addRestrictBackgroundDenylist()
924 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in removeRestrictBackgroundDenylist()
946 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testDeniedAppIsNotNotifiedWhenRestrictBackgroundIsOn()
958 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testAllowedAppIsNotNotifiedWhenRestrictBackgroundIsOn()
970 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testAllowedAppIsNotifiedWhenDenylisted()
[all …]