Home
last modified time | relevance | path

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

/aosp12/packages/modules/Permission/PermissionController/src/android/support/wearable/view/
H A DWearableListView.java677 && getChildAt(0).getTop() >= getTopViewMaxTop() in isOverScrolling()
681 private int getTopViewMaxTop() { in getTopViewMaxTop() method in WearableListView
1071 getHeight() : getTopViewMaxTop(); in scrollVerticallyBy()