Searched defs:getNestedScrollAxes (Results 1 – 10 of 10) sorted by relevance
192 public static int getNestedScrollAxes(@NonNull ViewGroup group) { in getNestedScrollAxes() method in ViewGroupCompat289 static int getNestedScrollAxes(ViewGroup viewGroup) { in getNestedScrollAxes() method in ViewGroupCompat.Api21Impl
92 public int getNestedScrollAxes() { in getNestedScrollAxes() method in NestedScrollingParentHelper
200 int getNestedScrollAxes(); in getNestedScrollAxes() method
297 override fun getNestedScrollAxes(): Int { in getNestedScrollAxes() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest
354 public int getNestedScrollAxes() { in getNestedScrollAxes() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
458 public int getNestedScrollAxes() { in getNestedScrollAxes() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView
686 public int getNestedScrollAxes() { in getNestedScrollAxes() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView
597 public int getNestedScrollAxes() { in getNestedScrollAxes() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView
170 public int getNestedScrollAxes() { in getNestedScrollAxes() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl
474 public int getNestedScrollAxes() { in getNestedScrollAxes() method in NestedScrollView