Searched defs:nestedScrollAxes (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | ViewParent.java | 525 public boolean onStartNestedScroll(View child, View target, int nestedScrollAxes); in onStartNestedScroll() 543 public void onNestedScrollAccepted(View child, View target, int nestedScrollAxes); in onNestedScrollAccepted()
|
D | ViewRootImpl.java | 8833 public boolean onStartNestedScroll(View child, View target, int nestedScrollAxes) { in onStartNestedScroll() 8842 public void onNestedScrollAccepted(View child, View target, int nestedScrollAxes) { in onNestedScrollAccepted()
|
D | ViewGroup.java | 7905 public boolean onStartNestedScroll(View child, View target, int nestedScrollAxes) { in onStartNestedScroll()
|
/frameworks/base/core/java/android/widget/ |
D | ScrollView.java | 1791 public boolean onStartNestedScroll(View child, View target, int nestedScrollAxes) { in onStartNestedScroll()
|
D | AbsListView.java | 4323 public boolean onStartNestedScroll(View child, View target, int nestedScrollAxes) { in onStartNestedScroll()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |