Searched defs:isAttentionServiceSupported (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/attention/ | ||
D | AttentionManagerInternal.java | 28 public abstract boolean isAttentionServiceSupported(); in isAttentionServiceSupported() method in AttentionManagerInternal |
/frameworks/base/services/tests/servicestests/src/com/android/server/power/ | ||
D | AttentionDetectorTest.java | 420 public boolean isAttentionServiceSupported() { in isAttentionServiceSupported() method in AttentionDetectorTest.TestableAttentionDetector |
/frameworks/base/services/core/java/com/android/server/power/ | ||
D | AttentionDetector.java | 293 boolean isAttentionServiceSupported() { in isAttentionServiceSupported() method in AttentionDetector |
/frameworks/base/services/core/java/com/android/server/attention/ | ||
D | AttentionManagerService.java | 167 private boolean isAttentionServiceSupported() { in isAttentionServiceSupported() method in AttentionManagerService |