Searched refs:BACK_NAVIGATION (Results 1 – 6 of 6) sorted by relevance
19 import static com.android.quickstep.interaction.TutorialController.TutorialType.BACK_NAVIGATION;163 case BACK_NAVIGATION: in onBackGestureAttempted()253 } else if (mTutorialType == BACK_NAVIGATION) { in onNavBarGestureAttempted()
55 v -> launchTutorialStep(TutorialController.TutorialType.BACK_NAVIGATION)); in onCreateView()
48 return TutorialType.BACK_NAVIGATION; in getDefaultTutorialType()
97 tutorialType = TutorialType.BACK_NAVIGATION; in newInstance()133 case BACK_NAVIGATION: in getFragmentForTutorialType()
310 TutorialType.BACK_NAVIGATION, in getTutorialSteps()
614 if (mTutorialType == TutorialType.BACK_NAVIGATION) { in transitToController()918 BACK_NAVIGATION, enumConstant