Searched refs:skippedBlockedUids (Results 1 – 1 of 1) sorted by relevance
278 final ArrayList<Integer> skippedBlockedUids = new ArrayList<>(); in pollSocketsInfo() local307 skippedBlockedUids.add(newInfo.uid); in pollSocketsInfo()317 if (!skippedBlockedUids.isEmpty()) { in pollSocketsInfo()318 logd("Skip blocked uids: " + skippedBlockedUids); in pollSocketsInfo()