Home
last modified time | relevance | path

Searched refs:getSignificantMoveThreshold (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DPagedView.java1198 protected float getSignificantMoveThreshold() { in getSignificantMoveThreshold() method in PagedView
1331 > pageOrientedSize * getSignificantMoveThreshold(); in onTouchEvent()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DRecentsView.java1181 protected float getSignificantMoveThreshold() { in getSignificantMoveThreshold() method in RecentsView
1183 : super.getSignificantMoveThreshold(); in getSignificantMoveThreshold()