Searched refs:tryGetWorkspaceAppIcon (Results 1 – 2 of 2) sorted by relevance
182 workspace.tryGetWorkspaceAppIcon("Chrome")); in testWorkspace()193 workspace.tryGetWorkspaceAppIcon("Chrome")); in testWorkspace()209 final AppIcon app = workspace.tryGetWorkspaceAppIcon("Chrome"); in testWorkspace()
94 public AppIcon tryGetWorkspaceAppIcon(String appName) { in tryGetWorkspaceAppIcon() method in Workspace