Home
last modified time | relevance | path

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

/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
DGridWidgetTest.java3121 int top7 = mGridView.getLayoutManager().findViewByPosition(100).getTop(); in testSetSelectionWithDelta() local
3192 int top7 = getCenterY(mGridView.getLayoutManager().findViewByPosition(200)); in testSetSelectionWithDeltaInGrid() local
3297 int top7 = getCenterY(mGridView.getLayoutManager().findViewByPosition(200)); in testSetSelectionWithDeltaInGrid1() local