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