Home | History | Annotate | Download | only in recoverablekeystore

Lines Matching defs:getRecoverySecretTypes

420         int[] currentSecretTypes = mDatabase.getRecoverySecretTypes(userId, uid);
452 public @NonNull int[] getRecoverySecretTypes() throws RemoteException {
454 return mDatabase.getRecoverySecretTypes(UserHandle.getCallingUserId(),