Searched refs:getCenterY (Results 1 – 7 of 7) sorted by relevance
346 private static int getCenterY(View v) { in getCenterY() method in GridWidgetTest1556 int top1 = getCenterY(mGridView.getLayoutManager().findViewByPosition(10)); in testSetSelectionWithDeltaInGrid()1562 int top2 = getCenterY(mGridView.getLayoutManager().findViewByPosition(20)); in testSetSelectionWithDeltaInGrid()1567 int top3 = getCenterY(mGridView.getLayoutManager().findViewByPosition(20)); in testSetSelectionWithDeltaInGrid()1574 int top4 = getCenterY(mGridView.getLayoutManager().findViewByPosition(lastVisiblePos + 1)); in testSetSelectionWithDeltaInGrid()1582 int top5 = getCenterY(mGridView.getLayoutManager().findViewByPosition(firstVisiblePos - 1)); in testSetSelectionWithDeltaInGrid()1587 int top6 = getCenterY(mGridView.getLayoutManager().findViewByPosition(100)); in testSetSelectionWithDeltaInGrid()1598 int top7 = getCenterY(mGridView.getLayoutManager().findViewByPosition(200)); in testSetSelectionWithDeltaInGrid()1603 int top8 = getCenterY(mGridView.getLayoutManager().findViewByPosition(10)); in testSetSelectionWithDeltaInGrid()1659 int top1 = getCenterY(mGridView.getLayoutManager().findViewByPosition(10)); in testSetSelectionWithDeltaInGrid1()[all …]
317 public float getCenterY() { in getCenterY() method in MagnificationController522 getScale(), getCenterX(), getCenterY()); in onMagnificationChangedLocked()575 centerY = getCenterY(); in updateMagnificationSpecLocked()
2936 return getMagnificationController().getCenterY(); in getMagnificationCenterY()
912 public float getCenterY() { in getCenterY() method in AccessibilityService.MagnificationController
2699 method public float getCenterY();
2813 method public float getCenterY();