Searched refs:AttentionDetector (Results 1 – 4 of 4) sorted by relevance
22 import static com.android.server.power.AttentionDetector.DEFAULT_POST_DIM_CHECK_DURATION_MILLIS;23 import static com.android.server.power.AttentionDetector.DEFAULT_PRE_DIM_CHECK_DURATION_MILLIS;24 import static com.android.server.power.AttentionDetector.KEY_MAX_EXTENSION_MILLIS;25 import static com.android.server.power.AttentionDetector.KEY_POST_DIM_CHECK_DURATION_MILLIS;26 import static com.android.server.power.AttentionDetector.KEY_PRE_DIM_CHECK_DURATION_MILLIS;72 private AttentionDetector mRealAttentionDetector;83 mRealAttentionDetector = new AttentionDetector(mOnUserAttention, new Object()); in setUp()419 private class TestableAttentionDetector extends AttentionDetector {
57 public class AttentionDetector { class154 public AttentionDetector(Runnable onUserAttention, Object lock) { in AttentionDetector() method in AttentionDetector
317 private final AttentionDetector mAttentionDetector;1155 mAttentionDetector = new AttentionDetector(this::onUserAttention, mLock);
8916 HSPLcom/android/server/power/AttentionDetector;-><init>(Ljava/lang/Runnable;Ljava/lang/Object;)V8917 HSPLcom/android/server/power/AttentionDetector;->onUserActivity(JI)I8918 …AttentionDetector;->updateUserActivity(JJ)J+]Ljava/lang/StringBuilder;Ljava/lang/StringBuilder;]La…9133 …d/util/SparseArray;]Lcom/android/server/power/AttentionDetector;Lcom/android/server/power/Attentio…9140 …ver/power/Notifier;]Lcom/android/server/power/AttentionDetector;Lcom/android/server/power/Attentio…13420 Lcom/android/server/power/AttentionDetector$1;13421 Lcom/android/server/power/AttentionDetector$AttentionCallbackInternalImpl;13422 Lcom/android/server/power/AttentionDetector;