Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/net/
H A DNetworkPolicyManagerServiceTest.java653 private void addRestrictBackgroundAllowlist(boolean expectIntent) throws Exception { in addRestrictBackgroundAllowlist() argument
666 if (expectIntent) { in addRestrictBackgroundAllowlist()
843 private void removeRestrictBackgroundAllowlist(boolean expectIntent) throws Exception { in removeRestrictBackgroundAllowlist() argument
855 if (expectIntent) { in removeRestrictBackgroundAllowlist()
882 private void addRestrictBackgroundDenylist(boolean expectIntent) throws Exception { in addRestrictBackgroundDenylist() argument
892 if (expectIntent) { in addRestrictBackgroundDenylist()
922 private void removeRestrictBackgroundDenylist(boolean expectIntent) throws Exception { in removeRestrictBackgroundDenylist() argument
932 if (expectIntent) { in removeRestrictBackgroundDenylist()