Home
last modified time | relevance | path

Searched refs:AttentionManagerInternal (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/
DAttentionDetector.java24 import android.attention.AttentionManagerInternal;
25 import android.attention.AttentionManagerInternal.AttentionCallbackInternal;
133 protected AttentionManagerInternal mAttentionManager;
174 mAttentionManager = LocalServices.getService(AttentionManagerInternal.class); in systemReady()
/frameworks/base/core/java/android/attention/
DAttentionManagerInternal.java24 public abstract class AttentionManagerInternal { class
/frameworks/base/services/tests/servicestests/src/com/android/server/power/
DAttentionDetectorTest.java40 import android.attention.AttentionManagerInternal;
41 import android.attention.AttentionManagerInternal.AttentionCallbackInternal;
66 private AttentionManagerInternal mAttentionManagerInternal;
DPowerManagerServiceTest.java47 import android.attention.AttentionManagerInternal;
129 @Mock private AttentionManagerInternal mAttentionManagerInternalMock;
195 addLocalServiceMock(AttentionManagerInternal.class, mAttentionManagerInternalMock); in setUp()
/frameworks/base/services/core/java/com/android/server/attention/
DAttentionManagerService.java30 import android.attention.AttentionManagerInternal;
31 import android.attention.AttentionManagerInternal.AttentionCallbackInternal;
170 publishLocalService(AttentionManagerInternal.class, new LocalService()); in onStart()
405 private final class LocalService extends AttentionManagerInternal {
/frameworks/base/services/tests/servicestests/src/com/android/server/attention/
DAttentionManagerServiceTest.java34 import android.attention.AttentionManagerInternal.AttentionCallbackInternal;
/frameworks/base/boot/
Dpreloaded-classes1029 android.attention.AttentionManagerInternal$AttentionCallbackInternal
1030 android.attention.AttentionManagerInternal
Dboot-image-profile.txt23853 Landroid/attention/AttentionManagerInternal$AttentionCallbackInternal;
23854 Landroid/attention/AttentionManagerInternal;
/frameworks/base/config/
Dpreloaded-classes1026 android.attention.AttentionManagerInternal$AttentionCallbackInternal
1027 android.attention.AttentionManagerInternal
Dboot-image-profile.txt33486 Landroid/attention/AttentionManagerInternal$AttentionCallbackInternal;
33487 Landroid/attention/AttentionManagerInternal;
/frameworks/base/services/
Dart-profile10634 …ntion/AttentionManagerService$AttentionCheck;Landroid/attention/AttentionManagerInternal$Attention…
10637 …erService$AttentionCheck$1;->onSuccess(IJ)V+]Landroid/attention/AttentionManagerInternal$Attention…
10638 …entionManagerService$AttentionCheck;-><init>(Landroid/attention/AttentionManagerInternal$Attention…
10639 …tion/AttentionManagerService$AttentionCheck;)Landroid/attention/AttentionManagerInternal$Attention…
10673 …rService$LocalService;->cancelAttentionCheck(Landroid/attention/AttentionManagerInternal$Attention…
10674 …anagerService$LocalService;->checkAttention(JLandroid/attention/AttentionManagerInternal$Attention…
10693 …tentionManagerService;->cancelAttentionCheck(Landroid/attention/AttentionManagerInternal$Attention…
10694 …on/AttentionManagerService;->checkAttention(JLandroid/attention/AttentionManagerInternal$Attention…
35710 …;Ljava/util/concurrent/atomic/AtomicBoolean;]Landroid/attention/AttentionManagerInternal;Lcom/andr…
35715 …onDetector;->isAttentionServiceSupported()Z+]Landroid/attention/AttentionManagerInternal;Lcom/andr…
[all …]