Searched refs:isPrepareRemoteAnimation (Results 1 – 3 of 3) sorted by relevance
112 boolean isPrepareRemoteAnimation, in BackNavigationInfo() argument118 mPrepareRemoteAnimation = isPrepareRemoteAnimation; in BackNavigationInfo()170 public boolean isPrepareRemoteAnimation() { in isPrepareRemoteAnimation() method in BackNavigationInfo
114 assertTrue("Animation scheduled", backNavigationInfo.isPrepareRemoteAnimation()); in backNavInfo_HomeWhenBackToLauncher()131 assertTrue("Animation scheduled", backNavigationInfo.isPrepareRemoteAnimation()); in backTypeCrossTaskWhenBackToPreviousTask()185 assertTrue("Animation scheduled", backNavigationInfo.isPrepareRemoteAnimation()); in backTypeCrossActivityWithCustomizeExitAnimation()199 assertTrue("Animation scheduled", backNavigationInfo.isPrepareRemoteAnimation()); in backTypeCrossActivityWhenBackToPreviousActivity()
479 && mBackNavigationInfo.isPrepareRemoteAnimation(); in shouldDispatchToAnimator()