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.java466 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testTurnRestrictBackgroundOn() local
476 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testTurnRestrictBackgroundOff() local
506 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in addRestrictBackgroundWhitelist() local
696 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in removeRestrictBackgroundWhitelist() local
733 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in addRestrictBackgroundBlacklist() local
771 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in removeRestrictBackgroundBlacklist() local
794 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testBlacklistedAppIsNotNotifiedWhenRestrictBackgroundIsOn() local
807 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testWhitelistedAppIsNotNotifiedWhenRestrictBackgroundIsOn() local
820 final FutureIntent futureIntent = newRestrictBackgroundChangedFuture(); in testWhitelistedAppIsNotifiedWhenBlacklisted() local