Searched defs:isServiceAvailable (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/core/java/android/service/remotelockscreenvalidation/ | ||
H A D | RemoteLockscreenValidationClient.java | 65 boolean isServiceAvailable(); in isServiceAvailable() method |
H A D | RemoteLockscreenValidationClientImpl.java | 76 public boolean isServiceAvailable() { in isServiceAvailable() method in RemoteLockscreenValidationClientImpl |
/aosp14/frameworks/base/services/core/java/com/android/server/attention/ | ||
H A D | AttentionManagerService.java | 199 protected boolean isServiceAvailable() { in isServiceAvailable() method in AttentionManagerService |