Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
H A DAnimatedTaskView.java86 setToSingleRowLayout(false); in onFinishInflate()
153 setToSingleRowLayout(true); in createAnimationToMultiRowLayout()
174 void setToSingleRowLayout(boolean forAnimation) { in setToSingleRowLayout() method in AnimatedTaskView
H A DSwipeUpGestureTutorialController.java92 mFakePreviousTaskView.setToSingleRowLayout(false);