Searched refs:setIsLaunchAnimationRunning (Results 1 – 4 of 4) sorted by relevance
43 underTest.setIsLaunchAnimationRunning(true) in <lambda>()51 underTest.setIsLaunchAnimationRunning(true) in <lambda>()54 underTest.setIsLaunchAnimationRunning(false) in <lambda>()
204 kosmos.notificationLaunchAnimationInteractor.setIsLaunchAnimationRunning(true) in testSurfaceBehindModel_fromNotificationLaunch()250 kosmos.notificationLaunchAnimationInteractor.setIsLaunchAnimationRunning(true) in notificationLaunchFromLockscreen_isAnimatingSurfaceTrue()273 kosmos.notificationLaunchAnimationInteractor.setIsLaunchAnimationRunning(true) in notificationLaunchFromGone_isAnimatingSurfaceFalse()296 kosmos.notificationLaunchAnimationInteractor.setIsLaunchAnimationRunning(false) in notificationLaunchFalse_isAnimatingSurfaceFalse()
148 notificationLaunchAnimationInteractor.setIsLaunchAnimationRunning(willAnimate) in onIntentStarted()185 notificationLaunchAnimationInteractor.setIsLaunchAnimationRunning(false) in onTransitionAnimationCancelled()205 notificationLaunchAnimationInteractor.setIsLaunchAnimationRunning(false) in onTransitionAnimationEnd()
42 fun setIsLaunchAnimationRunning(running: Boolean) { in setIsLaunchAnimationRunning() method in com.android.systemui.statusbar.notification.domain.interactor.NotificationLaunchAnimationInteractor