Searched refs:refreshActiveSlots (Results 1 – 4 of 4) sorted by relevance
78 public void refreshActiveSlots(Set<Integer> activeSlots) throws RuntimeException { in refreshActiveSlots() method in PasswordSlotManager184 refreshActiveSlots(mActiveSlots); in ensureSlotMapLoaded()
332 mPasswordSlotManager.refreshActiveSlots(getUsedWeaverSlots()); in initWeaverService()
88 mManager.refreshActiveSlots(actual); in testMergeSlots()
8379 HSPLcom/android/server/locksettings/PasswordSlotManager;->refreshActiveSlots(Ljava/util/Set;)V