Searched refs:mShadeLockscreenInteractor (Results 1 – 4 of 4) sorted by relevance
107 private final ShadeLockscreenInteractor mShadeLockscreenInteractor; field in DozeServiceHost149 mShadeLockscreenInteractor = shadeLockscreenInteractor; in DozeServiceHost()303 mShadeLockscreenInteractor.setPulsing(pulsing); in pulseWhileDozing()342 mShadeLockscreenInteractor.dozeTimeTick(); in dozeTimeTick()
285 private ShadeLockscreenInteractor mShadeLockscreenInteractor; field in StatusBarKeyguardViewManager448 mShadeLockscreenInteractor = shadeLockscreenInteractor; in registerCentralSurfaces()626 && (mShadeLockscreenInteractor.isExpanded() in beginShowingBouncer()936 mShadeLockscreenInteractor.resetViews(/* animate= */ !isOccluded); in reset()1114 mShadeLockscreenInteractor.startBouncerPreHideAnimation(); in startPreHideAnimation()1129 mShadeLockscreenInteractor.blockExpansionForCurrentTouch(); in startPreHideAnimation()1134 mShadeLockscreenInteractor.blockExpansionForCurrentTouch(); in blockPanelExpansionFromCurrentTouch()1231 mShadeLockscreenInteractor.resetViewGroupFade(); in onKeyguardFadedAway()1316 mShadeLockscreenInteractor.expandToNotifications(); in onBackPressed()
94 @Mock private ShadeLockscreenInteractor mShadeLockscreenInteractor; field in DozeServiceHostTest110 mShadeLockscreenInteractor, mDozeInteractor); in setup()
133 @Mock private ShadeLockscreenInteractor mShadeLockscreenInteractor; field in StatusBarKeyguardViewManagerTest240 mShadeLockscreenInteractor, in setUp()