Searched refs:AttentionManagerInternal (Results 1 – 7 of 7) sorted by relevance
24 import android.attention.AttentionManagerInternal;25 import android.attention.AttentionManagerInternal.AttentionCallbackInternal;103 protected AttentionManagerInternal mAttentionManager;148 mAttentionManager = LocalServices.getService(AttentionManagerInternal.class); in systemReady()
24 public abstract class AttentionManagerInternal { class
33 import android.attention.AttentionManagerInternal;34 import android.attention.AttentionManagerInternal.AttentionCallbackInternal;60 private AttentionManagerInternal mAttentionManagerInternal;
43 import android.attention.AttentionManagerInternal;106 @Mock private AttentionManagerInternal mAttentionManagerInternalMock;158 addLocalServiceMock(AttentionManagerInternal.class, mAttentionManagerInternalMock); in setUp()
27 import android.attention.AttentionManagerInternal;28 import android.attention.AttentionManagerInternal.AttentionCallbackInternal;129 publishLocalService(AttentionManagerInternal.class, new LocalService()); in onStart()406 private final class LocalService extends AttentionManagerInternal {
29 import android.attention.AttentionManagerInternal.AttentionCallbackInternal;
32748 Landroid/attention/AttentionManagerInternal$AttentionCallbackInternal;32749 Landroid/attention/AttentionManagerInternal;