Home
last modified time | relevance | path

Searched refs:updateFakeAppTaskViewLayout (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DBackGestureTutorialFragment.java82 controller.updateFakeAppTaskViewLayout( in createGestureAnimation()
93 controller.updateFakeAppTaskViewLayout( in createGestureAnimation()
109 controller.updateFakeAppTaskViewLayout( in createGestureAnimation()
DBackGestureTutorialController.java228 updateFakeAppTaskViewLayout(getMockAppTaskPreviousPageLayoutResId()); in handleBackAttempt()
DTutorialController.java698 void updateFakeAppTaskViewLayout(@LayoutRes int mockAppTaskLayoutResId) { in updateFakeAppTaskViewLayout() method in TutorialController