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.java712 private void addRestrictBackgroundAllowlist(boolean expectIntent) throws Exception { in addRestrictBackgroundAllowlist() argument
725 if (expectIntent) { in addRestrictBackgroundAllowlist()
902 private void removeRestrictBackgroundAllowlist(boolean expectIntent) throws Exception { in removeRestrictBackgroundAllowlist() argument
914 if (expectIntent) { in removeRestrictBackgroundAllowlist()
941 private void addRestrictBackgroundDenylist(boolean expectIntent) throws Exception { in addRestrictBackgroundDenylist() argument
951 if (expectIntent) { in addRestrictBackgroundDenylist()
981 private void removeRestrictBackgroundDenylist(boolean expectIntent) throws Exception { in removeRestrictBackgroundDenylist() argument
991 if (expectIntent) { in removeRestrictBackgroundDenylist()