Home
last modified time | relevance | path

Searched defs:focusToIndex (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
DGridWidgetTest.java2110 final int focusToIndex = 49; in testSetSelectedPositionDetached() local
2132 assertEquals(mGridView.getSelectedPosition(), focusToIndex); in testSetSelectedPositionDetached() local
2171 final int focusToIndex = mGridView.getChildCount() - 1; in testBug22209986() local
2224 final int focusToIndex = mGridView.getChildCount() - 1; in testScrollAndRemove() local
2312 final int focusToIndex = mGridView.getChildAdapterPosition(view); in testScrollAndInsert() local
2366 final int focusToIndex = mGridView.getChildAdapterPosition(view); in testScrollAndInsertBeforeVisibleItem() local
2394 final int focusToIndex = 200; in testSmoothScrollAndRemove() local
2436 final int focusToIndex = 200; in testSmoothScrollAndRemove2() local