Searched refs:decX (Results 1 – 1 of 1) sorted by relevance
1801 int spanX, int spanY, int[] direction, View dragView, boolean decX, in findReorderSolution() argument1823 if (spanX > minSpanX && (minSpanY == spanY || decX)) { in findReorderSolution()