Home
last modified time | relevance | path

Searched defs:getShortcutIconUri (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DILauncherApps.aidl115 String getShortcutIconUri(String callingPackage, String packageName, String shortcutId, in getShortcutIconUri() method
DShortcutServiceInternal.java147 public abstract String getShortcutIconUri(int launcherUserId, @NonNull String launcherPackage, in getShortcutIconUri() method in ShortcutServiceInternal
DLauncherApps.java1376 private String getShortcutIconUri(@NonNull String packageName, in getShortcutIconUri() method in LauncherApps
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java1054 public String getShortcutIconUri(String callingPackage, String packageName, in getShortcutIconUri() method in LauncherAppsService.LauncherAppsImpl