Home
last modified time | relevance | path

Searched defs:isAttentionServiceSupported (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/attention/
DAttentionManagerInternal.java28 public abstract boolean isAttentionServiceSupported(); in isAttentionServiceSupported() method in AttentionManagerInternal
/frameworks/base/services/tests/servicestests/src/com/android/server/power/
DAttentionDetectorTest.java420 public boolean isAttentionServiceSupported() { in isAttentionServiceSupported() method in AttentionDetectorTest.TestableAttentionDetector
/frameworks/base/services/core/java/com/android/server/power/
DAttentionDetector.java293 boolean isAttentionServiceSupported() { in isAttentionServiceSupported() method in AttentionDetector
/frameworks/base/services/core/java/com/android/server/attention/
DAttentionManagerService.java167 private boolean isAttentionServiceSupported() { in isAttentionServiceSupported() method in AttentionManagerService
450 public boolean isAttentionServiceSupported() { in isAttentionServiceSupported() method in AttentionManagerService.LocalService