Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/widget/
DAddWidgetTest.java60 dragToWorkspace(); in testDragIcon()
86 .dragToWorkspace(); in testDragCustomShortcut()
DAddConfigWidgetTest.java97 dragToWorkspace(); in runTest()
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DTaplTestsLauncher3.java310 allApps.getAppIcon(APP_NAME).dragToWorkspace(); in testDragAppIcon()
338 menuItem.dragToWorkspace(); in testDragShortcut()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLaunchable.java71 public void dragToWorkspace() { in dragToWorkspace() method in Launchable