Searched refs:AttentionManagerInternal (Results 1 – 13 of 13) sorted by relevance
24 import android.attention.AttentionManagerInternal;25 import android.attention.AttentionManagerInternal.AttentionCallbackInternal;133 protected AttentionManagerInternal mAttentionManager;174 mAttentionManager = LocalServices.getService(AttentionManagerInternal.class); in systemReady()
24 public abstract class AttentionManagerInternal { class
40 import android.attention.AttentionManagerInternal;41 import android.attention.AttentionManagerInternal.AttentionCallbackInternal;67 private AttentionManagerInternal mAttentionManagerInternal;
31 import android.attention.AttentionManagerInternal;32 import android.attention.AttentionManagerInternal.AttentionCallbackInternal;33 import android.attention.AttentionManagerInternal.ProximityUpdateCallbackInternal;195 publishLocalService(AttentionManagerInternal.class, new LocalService()); in onStart()522 private final class LocalService extends AttentionManagerInternal {
61 import android.attention.AttentionManagerInternal;197 @Nullable AttentionManagerInternal mAttentionManagerInternal = null;199 final AttentionManagerInternal.ProximityUpdateCallbackInternal mProximityCallbackInternal =252 mAttentionManagerInternal = LocalServices.getService(AttentionManagerInternal.class); in DetectorSession()
39 import android.attention.AttentionManagerInternal.AttentionCallbackInternal;40 import android.attention.AttentionManagerInternal.ProximityUpdateCallbackInternal;
58 import android.attention.AttentionManagerInternal;170 @Mock private AttentionManagerInternal mAttentionManagerInternalMock;248 addLocalServiceMock(AttentionManagerInternal.class, mAttentionManagerInternalMock); in setUp()
265 Landroid/attention/AttentionManagerInternal; 11
1375 android.attention.AttentionManagerInternal$AttentionCallbackInternal1376 android.attention.AttentionManagerInternal
33882 Landroid/attention/AttentionManagerInternal$AttentionCallbackInternal;33883 Landroid/attention/AttentionManagerInternal;
23752 Landroid/attention/AttentionManagerInternal$AttentionCallbackInternal;23753 Landroid/attention/AttentionManagerInternal;
2921 …AttentionDetector;->updateUserActivity(JJ)J+]Landroid/attention/AttentionManagerInternal;Lcom/andr…