Searched refs:isUidNetworkingBlockedInternal (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/java/com/android/server/net/ |
D | NetworkPolicyManagerInternal.java | 19 import static com.android.server.net.NetworkPolicyManagerService.isUidNetworkingBlockedInternal; 68 return isUidNetworkingBlockedInternal(uid, uidRules, isNetworkMetered, in isUidNetworkingBlocked()
|
D | NetworkPolicyManagerService.java | 4981 final boolean ret = isUidNetworkingBlockedInternal(uid, uidRules, isNetworkMetered, in isUidNetworkingBlocked() 4993 static boolean isUidNetworkingBlockedInternal(int uid, int uidRules, boolean isNetworkMetered, in isUidNetworkingBlockedInternal() method 5095 final boolean ret = isUidNetworkingBlockedInternal(uid, uidRules, isNetworkMetered, in isUidNetworkingBlocked()
|
/frameworks/base/services/ |
D | art-profile | 8905 HSPLcom/android/server/net/NetworkPolicyManagerService;->isUidNetworkingBlockedInternal(IIZZLcom/an…
|