Searched refs:getWorkspaceIconsPositions (Results 1 – 3 of 3) sorted by relevance
159 mLauncher.getWorkspace().getWorkspaceIconsPositions(); in uninstallWorkspaceIcon()168 mLauncher.getWorkspace().getWorkspaceIconsPositions(); in uninstallWorkspaceIcon()
177 mLauncher.getWorkspace().getWorkspaceIconsPositions().get(GMAIL_APP_NAME); in testDragAndCancelAppIcon()183 mLauncher.getWorkspace().getWorkspaceIconsPositions().get(GMAIL_APP_NAME); in testDragAndCancelAppIcon()
348 public Map<String, Point> getWorkspaceIconsPositions() { in getWorkspaceIconsPositions() method in Workspace