Home
last modified time | relevance | path

Searched defs:removeGatekeeperPasswordHandle (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/
H A DBiometricUtils.java101 public static void removeGatekeeperPasswordHandle(@NonNull Context context, in removeGatekeeperPasswordHandle() method in BiometricUtils
112 public static void removeGatekeeperPasswordHandle(@NonNull Context context, long handle) { in removeGatekeeperPasswordHandle() method in BiometricUtils
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DILockSettings.aidl53 void removeGatekeeperPasswordHandle(long gatekeeperPasswordHandle); in removeGatekeeperPasswordHandle() method
H A DLockPatternUtils.java436 public void removeGatekeeperPasswordHandle(long gatekeeperPasswordHandle) { in removeGatekeeperPasswordHandle() method in LockPatternUtils
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java2200 public void removeGatekeeperPasswordHandle(long gatekeeperPasswordHandle) { in removeGatekeeperPasswordHandle() method in LockSettingsService