| /core/core/src/main/java/androidx/core/view/ |
| D | NestedScrollingChild2.java | 106 boolean hasNestedScrollingParent(@NestedScrollType int type); in hasNestedScrollingParent() method
|
| D | NestedScrollingChild.java | 131 boolean hasNestedScrollingParent(); in hasNestedScrollingParent() method
|
| D | NestedScrollingChildHelper.java | 100 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in NestedScrollingChildHelper 114 public boolean hasNestedScrollingParent(@NestedScrollType int type) { in hasNestedScrollingParent() method in NestedScrollingChildHelper
|
| D | ViewCompat.java | 3635 public static boolean hasNestedScrollingParent(@NonNull View view) { in hasNestedScrollingParent() method in ViewCompat 3785 public static boolean hasNestedScrollingParent(@NonNull View view, @NestedScrollType int type) { in hasNestedScrollingParent() method in ViewCompat
|
| /core/core/src/androidTest/java/androidx/core/view/ |
| D | NestedScrollingHelperIntegrationTest.java | 195 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl 272 public boolean hasNestedScrollingParent(int type) { in hasNestedScrollingParent() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl2
|
| /core/core/src/androidTest/java/androidx/core/widget/ |
| D | NestedScrollViewNestedScrollingParent2Test.java | 584 public boolean hasNestedScrollingParent(int type) { in hasNestedScrollingParent() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView 621 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingChildTest.java | 484 public boolean hasNestedScrollingParent(int type) { in hasNestedScrollingParent() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView 532 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingParent3Test.java | 316 public boolean hasNestedScrollingParent(int type) { in hasNestedScrollingParent() method in NestedScrollViewNestedScrollingParent3Test.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingFlingVelocityTest.kt | 231 override fun hasNestedScrollingParent(): Boolean { in hasNestedScrollingParent() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest
|
| D | NestedScrollViewNestedScrollingA11yScrollTest.java | 288 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingFlingTest.java | 393 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView
|
| /core/core/src/main/java/androidx/core/widget/ |
| D | NestedScrollView.java | 301 public boolean hasNestedScrollingParent(int type) { in hasNestedScrollingParent() method in NestedScrollView 346 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in NestedScrollView
|