Searched refs:verifyWorkspaceAppIconIsGone (Results 1 – 4 of 4) sorted by relevance
80 workspace.verifyWorkspaceAppIconIsGone(STORE_APP_NAME + " should be moved to a folder.", in testDragToFolder()82 workspace.verifyWorkspaceAppIconIsGone(PHOTOS_APP_NAME + " should be moved to a folder.", in testDragToFolder()90 workspace.verifyWorkspaceAppIconIsGone(MAPS_APP_NAME + " should be moved to a folder.", in testDragToFolder()
67 workspace.verifyWorkspaceAppIconIsGone( in testDeleteFromWorkspace()163 mLauncher.getWorkspace().verifyWorkspaceAppIconIsGone( in uninstallWorkspaceIcon()
87 workspace.verifyWorkspaceAppIconIsGone("Chrome app was found on empty workspace", in testWorkspace()
208 public void verifyWorkspaceAppIconIsGone(String errorMessage, String appName) { in verifyWorkspaceAppIconIsGone() method in Workspace