Searched refs:lockPatternUtilsToKeyguardType (Results 1 – 1 of 1) sorted by relevance
1016 int keyguardCredentialsType = lockPatternUtilsToKeyguardType(savedCredentialType); in startRemoteLockscreenValidation()1073 int keyguardCredentialsType = lockPatternUtilsToKeyguardType(savedCredentialType); in validateRemoteLockscreen()1138 private int lockPatternUtilsToKeyguardType(int credentialsType) { in lockPatternUtilsToKeyguardType() method in RecoverableKeyStoreManager