Searched refs:PRIORITY_COLUMN (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/animation/
H A DGridLayoutAnimationController.java91 public static final int PRIORITY_COLUMN = 1; field in class:GridLayoutAnimationController
255 * be either {@link #PRIORITY_NONE}, {@link #PRIORITY_COLUMN} or
261 * @see #PRIORITY_COLUMN
271 * {@link #PRIORITY_COLUMN} will give priority to columns: the animation
277 * @see #PRIORITY_COLUMN
323 case PRIORITY_COLUMN:

Completed in 43 milliseconds