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

/frameworks/base/core/java/android/view/animation/
H A DGridLayoutAnimationController.java86 public static final int PRIORITY_NONE = 0; field in class:GridLayoutAnimationController
128 PRIORITY_NONE);
255 * be either {@link #PRIORITY_NONE}, {@link #PRIORITY_COLUMN} or
262 * @see #PRIORITY_NONE
278 * @see #PRIORITY_NONE
331 case PRIORITY_NONE:

Completed in 46 milliseconds