Searched defs:getShortcutIconFd (Results 1 – 5 of 5) sorted by relevance
74 public abstract ParcelFileDescriptor getShortcutIconFd(int launcherUserId, in getShortcutIconFd() method in ShortcutServiceInternal
1212 public ParcelFileDescriptor getShortcutIconFd( in getShortcutIconFd() method in LauncherApps1221 public ParcelFileDescriptor getShortcutIconFd( in getShortcutIconFd() method in LauncherApps1226 private ParcelFileDescriptor getShortcutIconFd( in getShortcutIconFd() method in LauncherApps
80 ParcelFileDescriptor getShortcutIconFd(String callingPackage, String packageName, String id, in getShortcutIconFd() method
823 public ParcelFileDescriptor getShortcutIconFd(String callingPackage, in getShortcutIconFd() method in LauncherAppsService.LauncherAppsImpl
3224 public ParcelFileDescriptor getShortcutIconFd(int launcherUserId, in getShortcutIconFd() method in ShortcutService.LocalService