Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DWorkspace.java287 private static void dropDraggedIcon(LauncherInstrumentation launcher, Point dest, long downTime, in dropDraggedIcon() method in Workspace
352 dropDraggedIcon(launcher, targetDest, downTime, expectDropEvents); in dragIconToWorkspace()