Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/
H A DAttentionDetectorTest.java22 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 {
/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DAttentionDetector.java57 public class AttentionDetector { class
154 public AttentionDetector(Runnable onUserAttention, Object lock) { in AttentionDetector() method in AttentionDetector
H A DPowerManagerService.java317 private final AttentionDetector mAttentionDetector;
1155 mAttentionDetector = new AttentionDetector(this::onUserAttention, mLock);
/aosp14/frameworks/base/services/
H A Dart-profile8916 HSPLcom/android/server/power/AttentionDetector;-><init>(Ljava/lang/Runnable;Ljava/lang/Object;)V
8917 HSPLcom/android/server/power/AttentionDetector;->onUserActivity(JI)I
8918AttentionDetector;->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;