Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
DAnimatedTaskView.java164 void setToSingleRowLayout(boolean forAnimation) { in setToSingleRowLayout() argument
167 mBottomTaskView.setVisibility(forAnimation ? VISIBLE : INVISIBLE); in setToSingleRowLayout()