Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DWorkspace.java190 dragIconToWorkspace( in dragIcon()
236 dragIconToWorkspace( in deleteAppIcon()
302 static void dragIconToWorkspace(LauncherInstrumentation launcher, Launchable launchable, in dragIconToWorkspace() method in Workspace
310 dragIconToWorkspace(launcher, launchable, () -> dest, false, longPressIndicator, in dragIconToWorkspace()
318 static void dragIconToWorkspace(LauncherInstrumentation launcher, Launchable launchable, in dragIconToWorkspace() method in Workspace
320 dragIconToWorkspace(launcher, launchable, destSupplier, false, longPressIndicator, in dragIconToWorkspace()
324 static void dragIconToWorkspace( in dragIconToWorkspace() method in Workspace
H A DLaunchable.java95 Workspace.dragIconToWorkspace( in dragToWorkspace()
H A DAppIcon.java77 Workspace.dragIconToWorkspace( in dragToIcon()