Home
last modified time | relevance | path

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

/frameworks/support/v17/tests/src/android/support/v17/leanback/widget/
DGridWidgetTest.java1514 int top5 = mGridView.getLayoutManager().findViewByPosition(firstVisiblePos - 1).getTop(); in testSetSelectionWithDelta() local
1582 int top5 = getCenterY(mGridView.getLayoutManager().findViewByPosition(firstVisiblePos - 1)); in testSetSelectionWithDeltaInGrid() local
1685 int top5 = getCenterY(mGridView.getLayoutManager().findViewByPosition(firstVisiblePos - 1)); in testSetSelectionWithDeltaInGrid1() local