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