Home
last modified time | relevance | path

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

/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
DGridWidgetTest.java3110 int top6 = mGridView.getLayoutManager().findViewByPosition(50).getTop(); in testSetSelectionWithDelta() local
3180 int top6 = getCenterY(mGridView.getLayoutManager().findViewByPosition(100)); in testSetSelectionWithDeltaInGrid() local
3285 int top6 = getCenterY(mGridView.getLayoutManager().findViewByPosition(100)); in testSetSelectionWithDeltaInGrid1() local