Searched defs:withNestedScrolling (Results 1 – 1 of 1) sorted by relevance
1837 private void smoothScrollBy(int dx, int dy, int scrollDurationMs, boolean withNestedScrolling) { in smoothScrollBy()1892 void smoothScrollTo(int x, int y, boolean withNestedScrolling) { in smoothScrollTo()1905 void smoothScrollTo(int x, int y, int scrollDurationMs, boolean withNestedScrolling) { in smoothScrollTo()