Searched refs:topGridRowSize (Results 1 – 1 of 1) sorted by relevance
2806 int topGridRowSize = mTopRowIdSet.size(); in createTaskDismissAnimation() local2808 boolean topRowLonger = topGridRowSize > bottomGridRowSize; in createTaskDismissAnimation()2809 boolean bottomRowLonger = bottomGridRowSize > topGridRowSize; in createTaskDismissAnimation()