Searched refs:dragIconToWorkspace (Results 1 – 3 of 3) sorted by relevance
/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/ |
H A D | Workspace.java | 190 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 D | Launchable.java | 95 Workspace.dragIconToWorkspace( in dragToWorkspace()
|
H A D | AppIcon.java | 77 Workspace.dragIconToWorkspace( in dragToIcon()
|