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

/frameworks/base/core/java/android/view/animation/
H A DGridLayoutAnimationController.java96 public static final int PRIORITY_ROW = 2; field in class:GridLayoutAnimationController
256 * {@link #PRIORITY_ROW}.
263 * @see #PRIORITY_ROW
279 * @see #PRIORITY_ROW
327 case PRIORITY_ROW:

Completed in 1299 milliseconds