Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
H A DBackGestureTutorialFragment.java66 controller.updateFakeAppTaskViewLayout( in createGestureAnimation()
77 controller.updateFakeAppTaskViewLayout( in createGestureAnimation()
93 controller.updateFakeAppTaskViewLayout( in createGestureAnimation()
H A DBackGestureTutorialController.java94 updateFakeAppTaskViewLayout(getMockAppTaskPreviousPageLayoutResId()); in handleBackAttempt()
H A DTutorialController.java478 void updateFakeAppTaskViewLayout(@LayoutRes int mockAppTaskLayoutResId) { in updateFakeAppTaskViewLayout() method in TutorialController