Home
last modified time | relevance | path

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

/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
DGridWidgetTest.java3098 int top4 = mGridView.getLayoutManager().findViewByPosition(lastVisiblePos + 1).getTop(); in testSetSelectionWithDelta() local
3167 int top4 = getCenterY(mGridView.getLayoutManager().findViewByPosition(lastVisiblePos + 1)); in testSetSelectionWithDeltaInGrid() local
3272 int top4 = getCenterY(mGridView.getLayoutManager().findViewByPosition(lastVisiblePos + 1)); in testSetSelectionWithDeltaInGrid1() local