Searched refs:findGridViewById (Results 1 – 1 of 1) sorted by relevance
65 private GridView findGridViewById(int id) { in findGridViewById() method in GridViewTest139 mGridView = findGridViewById(R.id.gridview); in testPressKey()186 mGridView = findGridViewById(R.id.gridview); in testSetGravity()247 mGridView = findGridViewById(R.id.gridview); in testSetHorizontalSpacing()294 mGridView = findGridViewById(R.id.gridview); in testSetVerticalSpacing()322 mGridView = findGridViewById(R.id.gridview); in testAccessStretchMode()420 mGridView = findGridViewById(R.id.gridview);467 mGridView = findGridViewById(R.id.gridview);536 mGridView = findGridViewById(R.id.gridview);573 mGridView = findGridViewById(R.id.gridview);[all …]