Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/net/
DNetworkPolicyManagerServiceTest.java501 private void addRestrictBackgroundWhitelist(boolean expectIntent) throws Exception { in addRestrictBackgroundWhitelist() argument
515 if (expectIntent) { in addRestrictBackgroundWhitelist()
691 private void removeRestrictBackgroundWhitelist(boolean expectIntent) throws Exception { in removeRestrictBackgroundWhitelist() argument
704 if (expectIntent) { in removeRestrictBackgroundWhitelist()
731 private void addRestrictBackgroundBlacklist(boolean expectIntent) throws Exception { in addRestrictBackgroundBlacklist() argument
741 if (expectIntent) { in addRestrictBackgroundBlacklist()
769 private void removeRestrictBackgroundBlacklist(boolean expectIntent) throws Exception { in removeRestrictBackgroundBlacklist() argument
779 if (expectIntent) { in removeRestrictBackgroundBlacklist()