Searched refs:newProtectorId (Results 1 – 1 of 1) sorted by relevance
2772 private void setCurrentLskfBasedProtectorId(long newProtectorId, int userId) { in setCurrentLskfBasedProtectorId() argument2774 setLong(CURRENT_LSKF_BASED_PROTECTOR_ID_KEY, newProtectorId, userId); in setCurrentLskfBasedProtectorId()2865 final long newProtectorId = mSpManager.createLskfBasedProtector(getGateKeeperService(), in setLockCredentialWithSpLocked() local2891 setCurrentLskfBasedProtectorId(newProtectorId, userId); in setLockCredentialWithSpLocked()2908 return newProtectorId; in setLockCredentialWithSpLocked()