Searched refs:newProtectorId (Results 1 – 1 of 1) sorted by relevance
2991 private void setCurrentLskfBasedProtectorId(long newProtectorId, int userId) { in setCurrentLskfBasedProtectorId() argument2993 setLong(CURRENT_LSKF_BASED_PROTECTOR_ID_KEY, newProtectorId, userId); in setCurrentLskfBasedProtectorId()3083 final long newProtectorId = mSpManager.createLskfBasedProtector(getGateKeeperService(), in setLockCredentialWithSpLocked() local3113 setCurrentLskfBasedProtectorId(newProtectorId, userId); in setLockCredentialWithSpLocked()3130 return newProtectorId; in setLockCredentialWithSpLocked()