Home
last modified time | relevance | path

Searched defs:reportUnlockLockout (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/trust/
DITrustManager.aidl29 void reportUnlockLockout(int timeoutMs, int userId); in reportUnlockLockout() method
DTrustManager.java99 public void reportUnlockLockout(int timeoutMs, int userId) { in reportUnlockLockout() method in TrustManager