Home
last modified time | relevance | path

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

/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/widget/
DGridWidgetTest.java1551 int top4 = mGridView.getLayoutManager().findViewByPosition(lastVisiblePos + 1).getTop(); in testSetSelectionWithDelta() local
1618 int top4 = getCenterY(mGridView.getLayoutManager().findViewByPosition(lastVisiblePos + 1)); in testSetSelectionWithDeltaInGrid() local
1721 int top4 = getCenterY(mGridView.getLayoutManager().findViewByPosition(lastVisiblePos + 1)); in testSetSelectionWithDeltaInGrid1() local