Home
last modified time | relevance | path

Searched defs:lockType (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/car/setupwizard/library/utils/src/com/android/car/setupwizardlib/
DIInitialLockSetupService.aidl32 LockConfig getLockConfig(in int lockType) = 1; in getLockConfig()
39 int checkValidLock(in int lockType, in byte[] password) = 2; in checkValidLock()
46 int setLock(in int lockType, in byte[] password) = 3; in setLock()
60 String checkValidLockAndReturnError(in int lockType, in byte[] credentialBytes) = 4; in checkValidLockAndReturnError()
DInitialLockSetupClient.java369 @LockTypes int lockType) { in ValidateLockAsyncTask()
447 @LockTypes int lockType) { in SaveLockAsyncTask()
/frameworks/base/core/java/android/app/
DRemoteLockscreenValidationSession.java70 public @NonNull Builder setLockType(@LockTypes int lockType) { in setLockType()
DKeyguardManager.java966 public boolean isValidLockPasswordComplexity(@LockTypes int lockType, @NonNull byte[] password, in isValidLockPasswordComplexity()
1019 public boolean setLock(@LockTypes int lockType, @NonNull byte[] password, in setLock()
1245 public boolean checkLock(@LockTypes int lockType, @Nullable byte[] password) { in checkLock()
1295 private LockscreenCredential createLockscreenCredential( in createLockscreenCredential()
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DRecoverableKeyStoreManager.java1121 int lockType, byte[] password) { in createLockscreenCredential()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...