Searched refs:markSlotInUse (Results 1 – 3 of 3) sorted by relevance
57 mManager.markSlotInUse(0); in testBasicSlotUse()58 mManager.markSlotInUse(1); in testBasicSlotUse()76 mManager.markSlotInUse(4); in testMergeSlots()77 mManager.markSlotInUse(6); in testMergeSlots()81 mManager.markSlotInUse(0); in testMergeSlots()82 mManager.markSlotInUse(3); in testMergeSlots()83 mManager.markSlotInUse(5); in testMergeSlots()101 mManager.markSlotInUse(0); in testSerialization()102 mManager.markSlotInUse(1); in testSerialization()104 mManager.markSlotInUse(4); in testSerialization()[all …]
105 public void markSlotInUse(int slot) throws RuntimeException { in markSlotInUse() method in PasswordSlotManager
970 mPasswordSlotManager.markSlotInUse(weaverSlot); in createLskfBasedProtector()1263 mPasswordSlotManager.markSlotInUse(slot); in createTokenBasedProtector()