Searched refs:createLskfBasedProtector (Results 1 – 3 of 3) sorted by relevance
91 long protectorId = manager.createLskfBasedProtector(mGateKeeperService, in testNoneLskfBasedProtector()112 long protectorId = manager.createLskfBasedProtector(mGateKeeperService, password, sp, in testNonNoneLskfBasedProtector()625 long protectorId = manager.createLskfBasedProtector(mGateKeeperService, in testStorePinLengthOnDisk()
2972 final long protectorId = mSpManager.createLskfBasedProtector(getGateKeeperService(), in initializeSyntheticPassword()3083 final long newProtectorId = mSpManager.createLskfBasedProtector(getGateKeeperService(), in setLockCredentialWithSpLocked()
998 public long createLskfBasedProtector(IGateKeeperService gatekeeper, in createLskfBasedProtector() method in SyntheticPasswordManager