Searched defs:effectiveBlockedReasons (Results 1 – 2 of 2) sorted by relevance
460 int effectiveBlockedReasons) { in networkBlocked()
2556 final Map<Pair<Integer, Integer>, Integer> effectiveBlockedReasons = new HashMap<>(); in testUpdateEffectiveBlockedReasons() local