Searched refs:touchedRemovableKeys (Results 1 – 1 of 1) sorted by relevance
197 final Set<String> touchedRemovableKeys = new ArraySet<>(publicCount); in refresh() local203 touchedRemovableKeys.add(key); in refresh()214 touchedRemovableKeys.add(key); in refresh()226 if (touchedRemovableKeys.contains(pref.getKey())) { in refresh()