Searched refs:MODE_SHOW_REORDER_HINT (Results 1 – 2 of 2) sorted by relevance
186 public static final int MODE_SHOW_REORDER_HINT = 0; field in CellLayout1618 if (mode == MODE_SHOW_REORDER_HINT || mPreviousSolution == null) { in performReorder()1655 if (mode == MODE_SHOW_REORDER_HINT) { in performReorder()
2512 child, mTargetCell, span, CellLayout.MODE_SHOW_REORDER_HINT);2527 child, mTargetCell, new int[2], CellLayout.MODE_SHOW_REORDER_HINT);