Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
DTileLayoutTest.java145 ArgumentCaptor<Integer> top2 = ArgumentCaptor.forClass(Integer.class); in testMeasureLayout_CallsLayoutOnTilesWithNeighboredBounds() local
/frameworks/support/leanback/src/androidTest/java/androidx/leanback/widget/
DGridWidgetTest.java3086 int top2 = mGridView.getLayoutManager().findViewByPosition(3).getTop(); in testSetSelectionWithDelta() local
3155 int top2 = getCenterY(mGridView.getLayoutManager().findViewByPosition(20)); in testSetSelectionWithDeltaInGrid() local
3260 int top2 = getCenterY(mGridView.getLayoutManager().findViewByPosition(20)); in testSetSelectionWithDeltaInGrid1() local