Searched refs:mActiveSlots (Results 1 – 1 of 1) sorted by relevance
58 private Set<Integer> mActiveSlots; field in PasswordSlotManager80 mActiveSlots = new HashSet<Integer>(activeSlots); in refreshActiveSlots()183 if (mActiveSlots != null) { in ensureSlotMapLoaded()184 refreshActiveSlots(mActiveSlots); in ensureSlotMapLoaded()185 mActiveSlots = null; in ensureSlotMapLoaded()