Home
last modified time | relevance | path

Searched defs:isServiceAvailable (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/service/remotelockscreenvalidation/
H A DRemoteLockscreenValidationClient.java65 boolean isServiceAvailable(); in isServiceAvailable() method
H A DRemoteLockscreenValidationClientImpl.java76 public boolean isServiceAvailable() { in isServiceAvailable() method in RemoteLockscreenValidationClientImpl
157 private boolean isServiceAvailable( in isServiceAvailable() method in RemoteLockscreenValidationClientImpl
/aosp14/frameworks/base/services/core/java/com/android/server/attention/
H A DAttentionManagerService.java199 protected boolean isServiceAvailable() { in isServiceAvailable() method in AttentionManagerService