Searched refs:findCenterViewIndex (Results 1 – 1 of 1) sorted by relevance
138 mPressedView = getChildAt(findCenterViewIndex());241 final int centerChildIndex = findCenterViewIndex(); in getBaseline()260 int centerChildIndex = findCenterViewIndex(); in isAtTop()455 int index = findCenterViewIndex(); in tapCenterView()472 int index = findCenterViewIndex(); in checkForTap()561 final int index = findCenterViewIndex(); in fling()621 private int findCenterViewIndex() { in findCenterViewIndex() method in WearableListView704 final int index = findCenterViewIndex(); in animateToCenter()744 View view = getChildAt(findCenterViewIndex()); in handleTouchDown()803 int index = layoutManager.findCenterViewIndex(); in notifyChildrenAboutProximity()[all …]