Searched refs:lastDynamicDenylistUids (Results 1 – 1 of 1) sorted by relevance
109 final Set<Integer> lastDynamicDenylistUids = getDenylistAllUids(getDynamicDenylistPref()); in setDenylist() local110 if (lastDynamicDenylistUids.equals(denylistTargetUids)) { in setDenylist()112 + lastDynamicDenylistUids.size()); in setDenylist()124 if (!lastDynamicDenylistUids.contains(uid)) { in setDenylist()134 for (int uid : lastDynamicDenylistUids) { in setDenylist()