Searched refs:AttentionDetector (Results 1 – 4 of 4) sorted by relevance
56 public class AttentionDetector { class127 public AttentionDetector(Runnable onUserAttention, Object lock) { in AttentionDetector() method in AttentionDetector
236 private final AttentionDetector mAttentionDetector;769 mAttentionDetector = new AttentionDetector(this::onUserAttention, mLock); in PowerManagerService()
310 private class TestableAttentionDetector extends AttentionDetector {
12409 HSPLcom/android/server/power/AttentionDetector;-><init>(Ljava/lang/Runnable;Ljava/lang/Object;)V12410 PLcom/android/server/power/AttentionDetector;->dump(Ljava/io/PrintWriter;)V12411 HSPLcom/android/server/power/AttentionDetector;->isAttentionServiceSupported()Z12412 HSPLcom/android/server/power/AttentionDetector;->onUserActivity(JI)I12413 PLcom/android/server/power/AttentionDetector;->onWakefulnessChangeStarted(I)V12414 HSPLcom/android/server/power/AttentionDetector;->systemReady(Landroid/content/Context;)V12415 HSPLcom/android/server/power/AttentionDetector;->updateEnabledFromSettings(Landroid/content/Context…12416 HSPLcom/android/server/power/AttentionDetector;->updateUserActivity(J)J20093 Lcom/android/server/power/AttentionDetector$1;20094 Lcom/android/server/power/AttentionDetector$2;[all …]