Home
last modified time | relevance | path

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

/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
DGridWidgetTest.java3126 int top8 = mGridView.getLayoutManager().findViewByPosition(10).getTop(); in testSetSelectionWithDelta() local
3197 int top8 = getCenterY(mGridView.getLayoutManager().findViewByPosition(10)); in testSetSelectionWithDeltaInGrid() local
3302 int top8 = getCenterY(mGridView.getLayoutManager().findViewByPosition(10)); in testSetSelectionWithDeltaInGrid1() local