Searched defs:getShortcutIconUri (Results 1 – 4 of 4) sorted by relevance
117 String getShortcutIconUri(String callingPackage, String packageName, String shortcutId, in getShortcutIconUri() method
147 public abstract String getShortcutIconUri(int launcherUserId, @NonNull String launcherPackage, in getShortcutIconUri() method in ShortcutServiceInternal
1433 private String getShortcutIconUri(@NonNull String packageName, in getShortcutIconUri() method in LauncherApps
1092 public String getShortcutIconUri(String callingPackage, String packageName, in getShortcutIconUri() method in LauncherAppsService.LauncherAppsImpl