Home
last modified time | relevance | path

Searched refs:stopScroll (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/widget/
DFilmstripView.java974 boolean stopScroll = false; in clampCenterX()
977 stopScroll = true; in clampCenterX()
981 stopScroll = true; in clampCenterX()
984 if (stopScroll) { in clampCenterX()
988 return stopScroll; in clampCenterX()
1697 boolean stopScroll = clampCenterX(); in updateViewItem()
1698 if (stopScroll) { in updateViewItem()
1928 boolean stopScroll = clampCenterX();
1929 if (stopScroll) {
2157 boolean stopScroll = clampCenterX();
[all …]
/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/
DWidgetsRecyclerView.java83 stopScroll(); in scrollToPositionAtProgress()
/packages/apps/Launcher3/src/com/android/launcher3/views/
DRecyclerViewFastScroller.java265 mRv.stopScroll(); in handleTouchEvent()
/packages/apps/DocumentsUI/src/com/android/documentsui/dirlist/
DDirectoryFragment.java1379 public void stopScroll() { in stopScroll() method in DirectoryFragment
1381 mRecView.stopScroll(); in stopScroll()
/packages/apps/DocumentsUI/src/com/android/documentsui/
DBaseActivity.java989 fragment.stopScroll(); in popDir()
/packages/apps/TvSettings/
Dtwo-panel-baseline-profile.txt4226 SPLandroidx/recyclerview/widget/RecyclerView;->stopScroll()V