Searched refs:mPasswordSlotManager (Results 1 – 4 of 4) sorted by relevance
102 PasswordSlotManagerTestable mPasswordSlotManager; field in BaseLockSettingsServiceTests122 mPasswordSlotManager = new PasswordSlotManagerTestable(); in setUp_baseServices()151 mUserManager, mPasswordSlotManager); in setUp_baseServices()294 mPasswordSlotManager.cleanup(); in tearDown_baseServices()
38 private PasswordSlotManagerTestable mPasswordSlotManager; field in MockSyntheticPasswordManager
77 mGateKeeperService, mUserManager, mPasswordSlotManager); in testPasswordBasedSyntheticPassword()
380 private PasswordSlotManager mPasswordSlotManager; field in SyntheticPasswordManager389 mPasswordSlotManager = passwordSlotManager; in SyntheticPasswordManager()419 mPasswordSlotManager.refreshActiveSlots(getUsedWeaverSlots()); in initWeaverService()683 mPasswordSlotManager.markSlotDeleted(slot); in destroyWeaverSlot()715 usedSlots.addAll(mPasswordSlotManager.getUsedSlots()); in getNextAvailableWeaverSlot()757 mPasswordSlotManager.markSlotInUse(weaverSlot); in createPasswordBasedSyntheticPassword()941 mPasswordSlotManager.markSlotInUse(slot); in activateTokenBasedSyntheticPassword()