Searched defs:focusToIndex (Results 1 – 1 of 1) sorted by relevance
2110 final int focusToIndex = 49; in testSetSelectedPositionDetached() local2132 assertEquals(mGridView.getSelectedPosition(), focusToIndex); in testSetSelectedPositionDetached() local2171 final int focusToIndex = mGridView.getChildCount() - 1; in testBug22209986() local2224 final int focusToIndex = mGridView.getChildCount() - 1; in testScrollAndRemove() local2312 final int focusToIndex = mGridView.getChildAdapterPosition(view); in testScrollAndInsert() local2366 final int focusToIndex = mGridView.getChildAdapterPosition(view); in testScrollAndInsertBeforeVisibleItem() local2394 final int focusToIndex = 200; in testSmoothScrollAndRemove() local2436 final int focusToIndex = 200; in testSmoothScrollAndRemove2() local