Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/net/
DNetworkPolicyManagerServiceTest.java378 mFutureIntent = newRestrictBackgroundChangedFuture(); in callSystemReady()
466 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testTurnRestrictBackgroundOn()
476 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testTurnRestrictBackgroundOff()
506 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in addRestrictBackgroundWhitelist()
696 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in removeRestrictBackgroundWhitelist()
733 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in addRestrictBackgroundBlacklist()
771 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in removeRestrictBackgroundBlacklist()
794 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testBlacklistedAppIsNotNotifiedWhenRestrictBackgroundIsOn()
807 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testWhitelistedAppIsNotNotifiedWhenRestrictBackgroundIsOn()
820 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testWhitelistedAppIsNotifiedWhenBlacklisted()
[all …]