Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DWorkspace.java212 private static int getStartDragThreshold(LauncherInstrumentation launcher) { in getStartDragThreshold() method in Workspace
272 iconCenter.y - getStartDragThreshold(launcher)); in dragIconToSpringLoaded()