Searched refs:networkBlocked (Results 1 – 3 of 3) sorted by relevance
84 void networkBlocked(int uid, int reason) { in networkBlocked() method in NetworkPolicyLogger87 mNetworkBlockedBuffer.networkBlocked(uid, reason); in networkBlocked()348 public void networkBlocked(int uid, int reason) { in networkBlocked() method in NetworkPolicyLogger.LogBuffer
5040 logger.networkBlocked(uid, reason); in isUidNetworkingBlockedInternal()
8833 HSPLcom/android/server/net/NetworkPolicyLogger;->networkBlocked(II)V