Searched refs:mUnlockedScreenOffAnimationController (Results 1 – 9 of 9) sorted by relevance
83 @Mock private UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController; field in DozeParametersTest128 mUnlockedScreenOffAnimationController, in setup()145 when(mUnlockedScreenOffAnimationController.shouldPlayUnlockedScreenOffAnimation()) in setup()321 when(mUnlockedScreenOffAnimationController.shouldPlayUnlockedScreenOffAnimation()) in setShouldControlUnlockedScreenOffForTest()
68 private final UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController; field in StatusBarTouchableRegionManager130 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in StatusBarTouchableRegionManager()288 || mUnlockedScreenOffAnimationController.isAnimationPlaying(); in shouldMakeEntireScreenTouchable()
87 private final UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController; field in DozeParameters144 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in DozeParameters()326 return mUnlockedScreenOffAnimationController.shouldPlayUnlockedScreenOffAnimation(); in shouldControlUnlockedScreenOff()
70 protected @Mock UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController; field in UdfpsKeyguardViewLegacyControllerBaseTest148 mUnlockedScreenOffAnimationController, in createUdfpsKeyguardViewController()
193 private UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController; field in UdfpsControllerTest355 mUnlockedScreenOffAnimationController, in initUdfpsController()
168 mUnlockedScreenOffAnimationController; field in UdfpsController288 mUnlockedScreenOffAnimationController, in showUdfpsOverlay()760 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in UdfpsController()
316 @Mock protected UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController; field in NotificationPanelViewControllerBaseTest739 mUnlockedScreenOffAnimationController, in setup()
1331 when(mUnlockedScreenOffAnimationController.isAnimationPlaying()).thenReturn(true); in shadeExpanded_whenUnlockedOffscreenAnimationRunning()
401 private final UnlockedScreenOffAnimationController mUnlockedScreenOffAnimationController; field in NotificationPanelViewController939 mUnlockedScreenOffAnimationController = unlockedScreenOffAnimationController; in NotificationPanelViewController()1566 return mUnlockedScreenOffAnimationController.isAnimationPlaying(); in shouldAvoidChangingNotificationsCount()3217 return mUnlockedScreenOffAnimationController.isAnimationPlaying();