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