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()617 long protectorId = manager.createLskfBasedProtector(mGateKeeperService, in testStorePinLengthOnDisk()
2756 final long protectorId = mSpManager.createLskfBasedProtector(getGateKeeperService(), in initializeSyntheticPassword()2865 final long newProtectorId = mSpManager.createLskfBasedProtector(getGateKeeperService(), in setLockCredentialWithSpLocked()
942 public long createLskfBasedProtector(IGateKeeperService gatekeeper, in createLskfBasedProtector() method in SyntheticPasswordManager