Searched refs:getLaunchAnimation (Results 1 – 4 of 4) sorted by relevance
78 RemoteAnimationAdapter launchAnimation = mLaunchAnimator.getLaunchAnimation(mRow, in testReturnsNullIfNotEnabled()87 RemoteAnimationAdapter launchAnimation = mLaunchAnimator.getLaunchAnimation(mRow, in testNotWorkingWhenOccluded()95 RemoteAnimationAdapter launchAnimation = mLaunchAnimator.getLaunchAnimation(mRow, in testTimeoutCalled()
367 RemoteAnimationAdapter adapter = mActivityLaunchAnimator.getLaunchAnimation(row, in startNotificationIntent()394 mActivityLaunchAnimator.getLaunchAnimation( in startNotificationGutsIntent()
4357 mActivityLaunchAnimator.getLaunchAnimation(associatedView, in startPendingIntentDismissingKeyguard()
82 public RemoteAnimationAdapter getLaunchAnimation( in getLaunchAnimation() method in ActivityLaunchAnimator