Searched refs:mShellBackAnimationRegistry (Results 1 – 2 of 2) sorted by relevance
113 private final ShellBackAnimationRegistry mShellBackAnimationRegistry; field in BackAnimationController227 mShellBackAnimationRegistry = shellBackAnimationRegistry; in BackAnimationController()292 mShellBackAnimationRegistry.onConfigurationChanged(newConfig); in onConfigurationChanged()409 mShellBackAnimationRegistry.registerAnimation(type, runner); in registerAnimation()413 mShellBackAnimationRegistry.unregisterAnimation(type); in unregisterAnimation()550 if (!mShellBackAnimationRegistry.startGesture(backType)) { in onBackNavigationInfoReceived()771 || mShellBackAnimationRegistry.isAnimationCancelledOrNull(backType)) { in onGestureFinished()776 } else if (mShellBackAnimationRegistry.isWaitingAnimation(backType)) { in onGestureFinished()896 mShellBackAnimationRegistry.resetDefaultCrossActivity(); in finishBackNavigation()940 mShellBackAnimationRegistry.getAnimationRunnerAndInit(mBackNavigationInfo); in startSystemAnimation()[all …]
125 private ShellBackAnimationRegistry mShellBackAnimationRegistry; field in BackAnimationControllerTest142 mShellBackAnimationRegistry = in setUp()158 mShellBackAnimationRegistry, in setUp()318 mShellBackAnimationRegistry, in animationDisabledFromSettings()