Searched refs:mPasswordSlotManager (Results 1 – 4 of 4) sorted by relevance
99 PasswordSlotManagerTestable mPasswordSlotManager; field in BaseLockSettingsServiceTests114 mPasswordSlotManager = new PasswordSlotManagerTestable(); in setUp_baseServices()148 mUserManager, mPasswordSlotManager); in setUp_baseServices()251 mPasswordSlotManager.cleanup(); in tearDown_baseServices()
38 private PasswordSlotManagerTestable mPasswordSlotManager; field in MockSyntheticPasswordManager
77 mGateKeeperService, mUserManager, mPasswordSlotManager); in testPasswordBasedSyntheticPassword()
293 private PasswordSlotManager mPasswordSlotManager; field in SyntheticPasswordManager302 mPasswordSlotManager = passwordSlotManager; in SyntheticPasswordManager()332 mPasswordSlotManager.refreshActiveSlots(getUsedWeaverSlots()); in initWeaverService()570 mPasswordSlotManager.markSlotDeleted(slot); in destroyWeaverSlot()605 usedSlots.addAll(mPasswordSlotManager.getUsedSlots()); in getNextAvailableWeaverSlot()651 mPasswordSlotManager.markSlotInUse(weaverSlot); in createPasswordBasedSyntheticPassword()816 mPasswordSlotManager.markSlotInUse(slot); in activateTokenBasedSyntheticPassword()