Home
last modified time | relevance | path

Searched refs:AttentionDetector (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/
DAttentionDetector.java56 public class AttentionDetector { class
127 public AttentionDetector(Runnable onUserAttention, Object lock) { in AttentionDetector() method in AttentionDetector
DPowerManagerService.java236 private final AttentionDetector mAttentionDetector;
769 mAttentionDetector = new AttentionDetector(this::onUserAttention, mLock); in PowerManagerService()
/frameworks/base/services/tests/servicestests/src/com/android/server/power/
DAttentionDetectorTest.java310 private class TestableAttentionDetector extends AttentionDetector {
/frameworks/base/services/
Dart-profile12409 HSPLcom/android/server/power/AttentionDetector;-><init>(Ljava/lang/Runnable;Ljava/lang/Object;)V
12410 PLcom/android/server/power/AttentionDetector;->dump(Ljava/io/PrintWriter;)V
12411 HSPLcom/android/server/power/AttentionDetector;->isAttentionServiceSupported()Z
12412 HSPLcom/android/server/power/AttentionDetector;->onUserActivity(JI)I
12413 PLcom/android/server/power/AttentionDetector;->onWakefulnessChangeStarted(I)V
12414 HSPLcom/android/server/power/AttentionDetector;->systemReady(Landroid/content/Context;)V
12415 HSPLcom/android/server/power/AttentionDetector;->updateEnabledFromSettings(Landroid/content/Context…
12416 HSPLcom/android/server/power/AttentionDetector;->updateUserActivity(J)J
20093 Lcom/android/server/power/AttentionDetector$1;
20094 Lcom/android/server/power/AttentionDetector$2;
[all …]