Searched refs:mAttentionManager (Results 1 – 2 of 2) sorted by relevance
133 protected AttentionManagerInternal mAttentionManager; field in AttentionDetector174 mAttentionManager = LocalServices.getService(AttentionManagerInternal.class); in systemReady()242 final boolean sent = mAttentionManager.checkAttention( in updateUserActivity()291 mAttentionManager.cancelAttentionCheck(mCallback); in cancelCurrentRequestIfAny()309 return mAttentionManager != null && mAttentionManager.isAttentionServiceSupported(); in isAttentionServiceSupported()
425 mAttentionManager = mAttentionManagerInternal; in TestableAttentionDetector()