Searched refs:dragToWorkspace (Results 1 – 6 of 6) sorted by relevance
| /packages/apps/Launcher3/tests/src/com/android/launcher3/ui/workspace/ |
| D | ThemeIconsTest.java | 68 icon.dragToWorkspace(false, false); in testIconWithoutTheme() 87 shortcutItem.dragToWorkspace(false, false); in testShortcutIconWithoutTheme() 105 icon.dragToWorkspace(false, false); in testIconWithTheme() 124 shortcutItem.dragToWorkspace(false, false); in testShortcutIconWithTheme()
|
| /packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/ |
| D | WorkspaceDragSource.java | 31 default void dragToWorkspace(boolean startsActivity, boolean isWidgetShortcut) { in dragToWorkspace() method 71 default HomeAppIcon dragToWorkspace(int cellX, int cellY) { in dragToWorkspace() method
|
| /packages/apps/Launcher3/tests/src/com/android/launcher3/ui/ |
| D | TaplTestsLauncher3.java | 403 allApps.getAppIcon(APP_NAME).dragToWorkspace(false, false); in testLaunchHomeScreenMenuItem() 430 allApps.getAppIcon(APP_NAME).dragToWorkspace(false, false); in testDragAppIcon() 461 menuItem.dragToWorkspace(false, false); in testDragShortcut() 598 allApps.getAppIcon(APP_NAME).dragToWorkspace(target.x, target.y); in testDragAppIconToWorkspaceCell() 614 launcherTestAppIcon.dragToWorkspace(target.x, target.y); in testDragAppIconToWorkspaceCell() 674 .dragToWorkspace(target.x, target.y); in testDragShortcutToWorkspaceCell()
|
| D | AbstractLauncherUiTest.java | 616 allApps.getAppIcon(name).dragToWorkspace(cellX, cellY); in createShortcutIfNotExist()
|
| /packages/apps/Launcher3/tests/src/com/android/launcher3/ui/widget/ |
| D | AddWidgetTest.java | 95 .dragToWorkspace(false, true); in testDragCustomShortcut()
|
| D | AddConfigWidgetTest.java | 97 .dragToWorkspace(true, false); in runTest()
|