Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DShortcutServiceInternal.java69 public abstract ParcelFileDescriptor getShortcutIconFd(int launcherUserId, in getShortcutIconFd() method in ShortcutServiceInternal
DILauncherApps.aidl68 ParcelFileDescriptor getShortcutIconFd(String callingPackage, String packageName, String id, in getShortcutIconFd() method
DLauncherApps.java887 public ParcelFileDescriptor getShortcutIconFd( in getShortcutIconFd() method in LauncherApps
896 public ParcelFileDescriptor getShortcutIconFd( in getShortcutIconFd() method in LauncherApps
901 private ParcelFileDescriptor getShortcutIconFd( in getShortcutIconFd() method in LauncherApps
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java473 public ParcelFileDescriptor getShortcutIconFd(String callingPackage, in getShortcutIconFd() method in LauncherAppsService.LauncherAppsImpl
DShortcutService.java2752 public ParcelFileDescriptor getShortcutIconFd(int launcherUserId, in getShortcutIconFd() method in ShortcutService.LocalService