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

/frameworks/support/v7/gridlayout/gen/android/support/v7/gridlayout/
H A DR.java249 <tr><td><code>{@link #GridLayout_columnOrderPreserved android.support.v7.gridlayout:columnOrderPreserved}</code></td><td>
264 @see #GridLayout_columnOrderPreserved
341 public static final int GridLayout_columnOrderPreserved = 6; field in class:R.styleable
/frameworks/base/core/java/android/widget/
H A DGridLayout.java148 * @attr ref android.R.styleable#GridLayout_columnOrderPreserved
232 private static final int COLUMN_ORDER_PRESERVED = R.styleable.GridLayout_columnOrderPreserved;
531 * @attr ref android.R.styleable#GridLayout_columnOrderPreserved
551 * @attr ref android.R.styleable#GridLayout_columnOrderPreserved
/frameworks/support/v7/gridlayout/src/android/support/v7/widget/
H A DGridLayout.java148 * @attr ref android.R.styleable#GridLayout_columnOrderPreserved
232 private static final int COLUMN_ORDER_PRESERVED = R.styleable.GridLayout_columnOrderPreserved;
511 * @attr ref android.R.styleable#GridLayout_columnOrderPreserved
531 * @attr ref android.R.styleable#GridLayout_columnOrderPreserved

Completed in 30 milliseconds