Home
last modified time | relevance | path

Searched refs:findCenterViewIndex (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Permission/PermissionController/src/android/support/wearable/view/
H A DWearableListView.java139 mPressedView = getChildAt(findCenterViewIndex());
242 final int centerChildIndex = findCenterViewIndex(); in getBaseline()
261 int centerChildIndex = findCenterViewIndex(); in isAtTop()
456 int index = findCenterViewIndex(); in tapCenterView()
473 int index = findCenterViewIndex(); in checkForTap()
562 final int index = findCenterViewIndex(); in fling()
622 private int findCenterViewIndex() { in findCenterViewIndex() method in WearableListView
705 final int index = findCenterViewIndex(); in animateToCenter()
804 int index = layoutManager.findCenterViewIndex(); in notifyChildrenAboutProximity()
842 private int findCenterViewIndex() { in findCenterViewIndex() method in WearableListView.LayoutManager
[all …]