Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/content/pm/
H A DShortcutServiceInternal.java81 public abstract ParcelFileDescriptor getShortcutIconFd(int launcherUserId, in getShortcutIconFd() method in ShortcutServiceInternal
H A DLauncherApps.java1292 public ParcelFileDescriptor getShortcutIconFd( in getShortcutIconFd() method in LauncherApps
1301 public ParcelFileDescriptor getShortcutIconFd( in getShortcutIconFd() method in LauncherApps
1306 private ParcelFileDescriptor getShortcutIconFd( in getShortcutIconFd() method in LauncherApps
H A DILauncherApps.aidl83 ParcelFileDescriptor getShortcutIconFd(String callingPackage, String packageName, String id, in getShortcutIconFd() method
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java939 public ParcelFileDescriptor getShortcutIconFd(String callingPackage, in getShortcutIconFd() method in LauncherAppsService.LauncherAppsImpl
H A DShortcutService.java3581 public ParcelFileDescriptor getShortcutIconFd(int launcherUserId, in getShortcutIconFd() method