Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DTaplTestsLauncher3.java310 getWorkspaceAppIcon(APP_NAME). in testDragAppIcon()
343 getWorkspaceAppIcon(shortcutName). in testDragShortcut()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWorkspace.java112 public AppIcon getWorkspaceAppIcon(String appName) { in getWorkspaceAppIcon() method in Workspace