Searched refs:getLaunchAnimation (Results 1 – 4 of 4) sorted by relevance
93 RemoteAnimationAdapter launchAnimation = mLaunchAnimator.getLaunchAnimation(mRow, in testReturnsNullIfNotEnabled()102 RemoteAnimationAdapter launchAnimation = mLaunchAnimator.getLaunchAnimation(mRow, in testNotWorkingWhenOccluded()110 RemoteAnimationAdapter launchAnimation = mLaunchAnimator.getLaunchAnimation(mRow, in testTimeoutCalled()
417 RemoteAnimationAdapter adapter = mActivityLaunchAnimator.getLaunchAnimation(row, in startNotificationIntent()447 mActivityLaunchAnimator.getLaunchAnimation( in startNotificationGutsIntent()
4224 mActivityLaunchAnimator.getLaunchAnimation(associatedView, isOccluded()))); in startPendingIntentDismissingKeyguard()
92 public RemoteAnimationAdapter getLaunchAnimation( in getLaunchAnimation() method in ActivityLaunchAnimator