Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DSwipeUpGestureTutorialController.java222 hideFakeTaskbar(/* animateToHotseat= */ false); in fadeOutFakeTaskView()
252 hideFakeTaskbar(/* animateToHotseat= */ true); in animateFakeTaskViewHome()
DTutorialController.java670 void hideFakeTaskbar(boolean animateToHotseat) { in hideFakeTaskbar() method in TutorialController