Searched defs:onNestedScrollAccepted (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | ViewParent.java | 550 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, in onNestedScrollAccepted() method
|
D | ViewGroup.java | 8041 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted() method in ViewGroup
|
D | ViewRootImpl.java | 11066 public void onNestedScrollAccepted(View child, View target, int nestedScrollAxes) { in onNestedScrollAccepted() method in ViewRootImpl.TrackballAxis
|
/frameworks/base/core/java/android/widget/ |
D | ScrollView.java | 1999 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted() method in ScrollView
|
D | AbsListView.java | 4598 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted() method
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |