Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewParent.java542 public void onNestedScrollAccepted(View child, View target, int nestedScrollAxes); in onNestedScrollAccepted() method
DViewGroup.java7614 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted() method in ViewGroup
DViewRootImpl.java8235 public void onNestedScrollAccepted(View child, View target, int nestedScrollAxes) { in onNestedScrollAccepted() method
/frameworks/base/core/java/com/android/internal/widget/
DActionBarOverlayLayout.java540 public void onNestedScrollAccepted(View child, View target, int axes) {
541 super.onNestedScrollAccepted(child, target, axes);
DResolverDrawerLayout.java718 public void onNestedScrollAccepted(View child, View target, int axes) {
719 super.onNestedScrollAccepted(child, target, axes);
/frameworks/base/core/java/android/widget/
DScrollView.java1798 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted() method in ScrollView
1799 super.onNestedScrollAccepted(child, target, axes); in onNestedScrollAccepted()
DAbsListView.java4347 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted() method
4348 super.onNestedScrollAccepted(child, target, axes); in onNestedScrollAccepted()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...