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