HomeSort by relevance Sort by last modified time
    Searched defs:COLUMN (Results 1 - 6 of 6) sorted by null

  /build/core/
config.mk 324 # Don't use column under Windows, cygwin or not
326 COLUMN:= cat
328 COLUMN:= column
  /frameworks/base/core/java/android/widget/
GridLayout.java 61 * <h4>Row and Column Specs</h4>
75 * If a child does not specify the row and column indices of the cell it
106 * its row and column groups (which are typically set by setting the
112 * Multiple components in the same row or column group are
115 * within it are flexible. Row and column groups that sit either side of a common boundary
119 * To make a column stretch, make sure all of the components inside it define a
120 * gravity. To prevent a column from stretching, ensure that one of the components
121 * in the column does not define a gravity.
136 * For complete control over excess space distribution in a row or column;
301 * To control the 'direction' in which default row/column indices are generate
1974 int column = a.getInt(COLUMN, DEFAULT_COLUMN); local
    [all...]
  /frameworks/support/v7/gridlayout/src/android/support/v7/widget/
GridLayout.java 61 * <h4>Row and Column Specs</h4>
75 * If a child does not specify the row and column indices of the cell it
106 * its row and column groups (which are typically set by setting the
112 * Multiple components in the same row or column group are
115 * within it are flexible. Row and column groups that sit either side of a common boundary
119 * To make a column stretch, make sure all of the components inside it define a
120 * gravity. To prevent a column from stretching, ensure that one of the components
121 * in the column does not define a gravity.
136 * For complete control over excess space distribution in a row or column;
301 * Orientation is used only to generate default row/column indices whe
1907 int column = a.getInt(COLUMN, DEFAULT_COLUMN); local
    [all...]
  /sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
android-support-v7-gridlayout.jar 
  /tools/motodev/src/plugins/logger/lib/
log4j-1.2.14.jar 
  /tools/motodev/src/plugins/preflighting.core/lib/
log4j-1.2.14.jar 

Completed in 180 milliseconds