Searched refs:mUnlockedScreenOffAnimationController (Results 1 – 9 of 9) sorted by relevance
83 @Mock private UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController; field in DozeParametersTest127 mUnlockedScreenOffAnimationController, in setup()143 when(mUnlockedScreenOffAnimationController.shouldPlayUnlockedScreenOffAnimation()) in setup()321 when(mUnlockedScreenOffAnimationController.shouldPlayUnlockedScreenOffAnimation()) in setShouldControlUnlockedScreenOffForTest()
64 private final UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController; field in StatusBarTouchableRegionManager123 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in StatusBarTouchableRegionManager()265 || mUnlockedScreenOffAnimationController.isAnimationPlaying(); in shouldMakeEntireScreenTouchable()
87 private final UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController; field in DozeParameters145 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in DozeParameters()326 return mUnlockedScreenOffAnimationController.shouldPlayUnlockedScreenOffAnimation(); in shouldControlUnlockedScreenOff()
70 protected @Mock UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController; field in UdfpsKeyguardViewLegacyControllerBaseTest165 mUnlockedScreenOffAnimationController, in createUdfpsKeyguardViewController()
190 private UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController; field in UdfpsControllerTest326 mUnlockedScreenOffAnimationController, mSystemUIDialogManager, mLatencyTracker, in initUdfpsController()
170 mUnlockedScreenOffAnimationController; field in UdfpsController277 mUnlockedScreenOffAnimationController, in showUdfpsOverlay()880 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in UdfpsController()
286 @Mock protected UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController; field in NotificationPanelViewControllerBaseTest634 mUnlockedScreenOffAnimationController, in setup()
1242 when(mUnlockedScreenOffAnimationController.isAnimationPlaying()).thenReturn(true); in shadeExpanded_whenUnlockedOffscreenAnimationRunning()
397 private final UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController; field in NotificationPanelViewController920 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in NotificationPanelViewController()1497 return mHintAnimationRunning || mUnlockedScreenOffAnimationController.isAnimationPlaying(); in shouldAvoidChangingNotificationsCount()3094 return mUnlockedScreenOffAnimationController.isAnimationPlaying(); in isPanelVisibleBecauseScrimIsAnimatingOff()