Home
last modified time | relevance | path

Searched refs:reportUnlockLockout (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/trust/
H A DTrustManager.java99 public void reportUnlockLockout(int timeoutMs, int userId) { in reportUnlockLockout() method in TrustManager
101 mService.reportUnlockLockout(timeoutMs, userId); in reportUnlockLockout()
H A DITrustManager.aidl29 void reportUnlockLockout(int timeoutMs, int userId); in reportUnlockLockout() method
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java370 getTrustManager().reportUnlockLockout(timeoutMs, userId); in reportPasswordLockout()
/aosp12/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustManagerService.java1095 public void reportUnlockLockout(int timeoutMs, int userId) throws RemoteException {
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9060 Landroid/app/trust/ITrustManager$Stub$Proxy;->reportUnlockLockout(II)V
9087 Landroid/app/trust/ITrustManager;->reportUnlockLockout(II)V
9108 Landroid/app/trust/TrustManager;->reportUnlockLockout(II)V
/aosp12/frameworks/base/services/
H A Dart-profile40389 PLcom/android/server/trust/TrustManagerService$1;->reportUnlockLockout(II)V