Home
last modified time | relevance | path

Searched defs:getNestedScrollAxes (Results 1 – 10 of 10) sorted by relevance

/core/core/src/main/java/androidx/core/view/
DViewGroupCompat.java192 public static int getNestedScrollAxes(@NonNull ViewGroup group) { in getNestedScrollAxes() method in ViewGroupCompat
289 static int getNestedScrollAxes(ViewGroup viewGroup) { in getNestedScrollAxes() method in ViewGroupCompat.Api21Impl
DNestedScrollingParentHelper.java92 public int getNestedScrollAxes() { in getNestedScrollAxes() method in NestedScrollingParentHelper
DNestedScrollingParent.java200 int getNestedScrollAxes(); in getNestedScrollAxes() method
/core/core/src/androidTest/java/androidx/core/widget/
DNestedScrollViewNestedScrollingFlingVelocityTest.kt297 override fun getNestedScrollAxes(): Int { in getNestedScrollAxes() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest
DNestedScrollViewNestedScrollingA11yScrollTest.java354 public int getNestedScrollAxes() { in getNestedScrollAxes() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
DNestedScrollViewNestedScrollingFlingTest.java458 public int getNestedScrollAxes() { in getNestedScrollAxes() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView
DNestedScrollViewNestedScrollingParent2Test.java686 public int getNestedScrollAxes() { in getNestedScrollAxes() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView
DNestedScrollViewNestedScrollingChildTest.java597 public int getNestedScrollAxes() { in getNestedScrollAxes() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView
/core/core/src/androidTest/java/androidx/core/view/
DNestedScrollingHelperIntegrationTest.java170 public int getNestedScrollAxes() { in getNestedScrollAxes() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl
/core/core/src/main/java/androidx/core/widget/
DNestedScrollView.java474 public int getNestedScrollAxes() { in getNestedScrollAxes() method in NestedScrollView