Searched refs:STRETCH_SPACING (Results 1 – 2 of 2) sorted by relevance
341 int STRETCH_SPACING = 0; in testAccessStretchMode() local351 mGridView.setStretchMode(GridView.STRETCH_SPACING); in testAccessStretchMode()357 assertEquals(GridView.STRETCH_SPACING, mGridView.getStretchMode()); in testAccessStretchMode()359 childRight[STRETCH_SPACING][INDEX_RIGHTMOST] = child.getRight(); in testAccessStretchMode()362 childRight[STRETCH_SPACING][INDEX_0] = child.getRight(); in testAccessStretchMode()365 childRight[STRETCH_SPACING][INDEX_1] = child.getRight(); in testAccessStretchMode()405 assertTrue(childRight[STRETCH_SPACING][INDEX_RIGHTMOST] in testAccessStretchMode()407 assertTrue(childRight[STRETCH_SPACING][INDEX_RIGHTMOST] in testAccessStretchMode()409 assertTrue(childRight[STRETCH_SPACING][INDEX_0] in testAccessStretchMode()411 assertTrue(childRight[STRETCH_SPACING][INDEX_0] in testAccessStretchMode()[all …]
103802 public static final int STRETCH_SPACING