Home
last modified time | relevance | path

Searched refs:getMockAppTaskCurrentPageLayoutResId (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DBackGestureTutorialFragment.java94 controller.getMockAppTaskCurrentPageLayoutResId()); in createGestureAnimation()
110 controller.getMockAppTaskCurrentPageLayoutResId()); in createGestureAnimation()
DBackGestureTutorialController.java117 return getMockAppTaskCurrentPageLayoutResId(); in getMockAppTaskLayoutResId()
130 int getMockAppTaskCurrentPageLayoutResId() { in getMockAppTaskCurrentPageLayoutResId() method in BackGestureTutorialController