Searched defs:getShortcutIconResId (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/content/pm/ |
D | ShortcutServiceInternal.java | 94 public abstract int getShortcutIconResId(int launcherUserId, @NonNull String callingPackage, in getShortcutIconResId() method in ShortcutServiceInternal
|
D | ILauncherApps.aidl | 93 int getShortcutIconResId(String callingPackage, String packageName, String id, in getShortcutIconResId() method
|
D | LauncherApps.java | 1630 public int getShortcutIconResId(@NonNull ShortcutInfo shortcut) { in getShortcutIconResId() method in LauncherApps 1638 public int getShortcutIconResId(@NonNull String packageName, @NonNull String shortcutId, in getShortcutIconResId() method in LauncherApps
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | LauncherAppsService.java | 1388 public int getShortcutIconResId(String callingPackage, String packageName, String id, in getShortcutIconResId() method in LauncherAppsService.LauncherAppsImpl
|