Home
last modified time | relevance | path

Searched defs:getShortcutIconResId (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DShortcutServiceInternal.java66 public abstract int getShortcutIconResId(int launcherUserId, @NonNull String callingPackage, in getShortcutIconResId() method in ShortcutServiceInternal
DILauncherApps.aidl75 int getShortcutIconResId(String callingPackage, String packageName, String id, in getShortcutIconResId() method
DLauncherApps.java971 public int getShortcutIconResId(@NonNull ShortcutInfo shortcut) { in getShortcutIconResId() method in LauncherApps
979 public int getShortcutIconResId(@NonNull String packageName, @NonNull String shortcutId, in getShortcutIconResId() method in LauncherApps
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java689 public int getShortcutIconResId(String callingPackage, String packageName, String id, in getShortcutIconResId() method in LauncherAppsService.LauncherAppsImpl
DShortcutService.java2766 public int getShortcutIconResId(int launcherUserId, @NonNull String callingPackage, in getShortcutIconResId() method in ShortcutService.LocalService