Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/trust/
H A DITrustManager.aidl43 boolean isActiveUnlockRunning(int userId); in isActiveUnlockRunning() method
H A DTrustManager.java172 public boolean isActiveUnlockRunning(int userId) { in isActiveUnlockRunning() method in TrustManager