Searched refs:BACK_NAVIGATION (Results 1 – 4 of 4) sorted by relevance
18 import static com.android.quickstep.interaction.TutorialController.TutorialType.BACK_NAVIGATION;77 case BACK_NAVIGATION: in onBackGestureAttempted()119 } else if (mTutorialType == BACK_NAVIGATION) { in onNavBarGestureAttempted()
76 tutorialType = TutorialType.BACK_NAVIGATION; in newInstance()89 case BACK_NAVIGATION: in getFragmentForTutorialType()
145 TutorialType[] defaultSteps = new TutorialType[] {TutorialType.BACK_NAVIGATION}; in getTutorialSteps()
645 BACK_NAVIGATION, enumConstant