Home
last modified time | relevance | path

Searched refs:stopNestedScroll (Results 1 – 3 of 3) sorted by relevance

/packages/modules/IntentResolver/java/src/com/android/intentresolver/widget/
DNestedScrollView.java299 public void stopNestedScroll(int type) { in stopNestedScroll() method in NestedScrollView
300 mChildHelper.stopNestedScroll(type); in stopNestedScroll()
344 public void stopNestedScroll() { in stopNestedScroll() method in NestedScrollView
345 stopNestedScroll(ViewCompat.TYPE_TOUCH); in stopNestedScroll()
415 stopNestedScroll(type); in onStopNestedScroll()
895 stopNestedScroll(ViewCompat.TYPE_TOUCH); in onInterceptTouchEvent()
1054 stopNestedScroll(ViewCompat.TYPE_TOUCH); in endTouchDrag()
1195 stopNestedScroll(touchType); in scrollBy()
1998 stopNestedScroll(ViewCompat.TYPE_NON_TOUCH); in computeScroll()
2040 stopNestedScroll(ViewCompat.TYPE_NON_TOUCH); in runAnimatedScroll()
[all …]
/packages/modules/IntentResolver/java/src/com/android/intentresolver/
DChooserRecyclerViewAccessibilityDelegate.java90 recyclerView.stopNestedScroll(); in nestedVerticalScrollBy()
/packages/apps/TvSettings/
Dtwo-panel-baseline-profile.txt1782 PLandroidx/core/view/NestedScrollingChildHelper;->stopNestedScroll()V
1783 PLandroidx/core/view/NestedScrollingChildHelper;->stopNestedScroll(I)V
2003 PLandroidx/recyclerview/widget/RecyclerView;->stopNestedScroll()V
2004 PLandroidx/recyclerview/widget/RecyclerView;->stopNestedScroll(I)V