Searched defs:nestedScrollAxes (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/ |
H A D | ViewParent.java | 528 public boolean onStartNestedScroll(View child, View target, int nestedScrollAxes); in onStartNestedScroll() 546 public void onNestedScrollAccepted(View child, View target, int nestedScrollAxes); in onNestedScrollAccepted()
|
H A D | ViewRootImpl.java | 9491 public boolean onStartNestedScroll(View child, View target, int nestedScrollAxes) { in onStartNestedScroll() 9500 public void onNestedScrollAccepted(View child, View target, int nestedScrollAxes) { in onNestedScrollAccepted()
|
H A D | ViewGroup.java | 7904 public boolean onStartNestedScroll(View child, View target, int nestedScrollAxes) { in onStartNestedScroll()
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | ScrollView.java | 1826 public boolean onStartNestedScroll(View child, View target, int nestedScrollAxes) { in onStartNestedScroll()
|
H A D | AbsListView.java | 4387 public boolean onStartNestedScroll(View child, View target, int nestedScrollAxes) { in onStartNestedScroll()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |