Searched refs:NUM_COLUMNS (Results 1 – 1 of 1) sorted by relevance
138 final int NUM_COLUMNS = 3; in testPressKey() local148 mGridView.setNumColumns(NUM_COLUMNS); in testPressKey()173 assertEquals(NUM_COLUMNS, mGridView.getSelectedItemPosition()); in testPressKey()189 final int NUM_COLUMNS = 1; in testSetGravity() local194 mGridView.setNumColumns(NUM_COLUMNS); in testSetGravity()325 final int NUM_COLUMNS = 8; in testAccessStretchMode() local331 mGridView.setNumColumns(NUM_COLUMNS); in testAccessStretchMode()358 child = mGridView.getChildAt(NUM_COLUMNS - 1); // get the rightmost view at the first line. in testAccessStretchMode()377 child = mGridView.getChildAt(NUM_COLUMNS - 1); // get the rightmost view at the first line. in testAccessStretchMode()396 child = mGridView.getChildAt(NUM_COLUMNS - 1); // get the rightmost view at the first line. in testAccessStretchMode()