Home
last modified time | relevance | path

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

/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
DGridWidgetTest.java3091 int top3 = mGridView.getLayoutManager().findViewByPosition(3).getTop(); in testSetSelectionWithDelta() local
3160 int top3 = getCenterY(mGridView.getLayoutManager().findViewByPosition(20)); in testSetSelectionWithDeltaInGrid() local
3265 int top3 = getCenterY(mGridView.getLayoutManager().findViewByPosition(20)); in testSetSelectionWithDeltaInGrid1() local