Home
last modified time | relevance | path

Searched refs:getShortcutIconFd (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DLauncherApps.java993 public ParcelFileDescriptor getShortcutIconFd( in getShortcutIconFd() method in LauncherApps
995 return getShortcutIconFd(shortcut.getPackage(), shortcut.getId(), in getShortcutIconFd()
1002 public ParcelFileDescriptor getShortcutIconFd( in getShortcutIconFd() method in LauncherApps
1004 return getShortcutIconFd(packageName, shortcutId, user.getIdentifier()); in getShortcutIconFd()
1007 private ParcelFileDescriptor getShortcutIconFd( in getShortcutIconFd() method in LauncherApps
1010 return mService.getShortcutIconFd(mContext.getPackageName(), in getShortcutIconFd()
1036 final ParcelFileDescriptor pfd = getShortcutIconFd(shortcut); in getShortcutIconDrawable()
DShortcutServiceInternal.java69 public abstract ParcelFileDescriptor getShortcutIconFd(int launcherUserId, in getShortcutIconFd() method in ShortcutServiceInternal
DILauncherApps.aidl77 ParcelFileDescriptor getShortcutIconFd(String callingPackage, String packageName, String id, in getShortcutIconFd() method
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java701 public ParcelFileDescriptor getShortcutIconFd(String callingPackage, in getShortcutIconFd() method in LauncherAppsService.LauncherAppsImpl
708 return mShortcutServiceInternal.getShortcutIconFd(getCallingUserId(), in getShortcutIconFd()
DShortcutService.java2792 public ParcelFileDescriptor getShortcutIconFd(int launcherUserId, in getShortcutIconFd() method in ShortcutService.LocalService
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java721 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
725 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
729 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
738 bmp = pfdToBitmap(mLauncherApps.getShortcutIconFd( in testIcons()
753 mLauncherApps.getShortcutIconFd(CALLING_PACKAGE_1, "bmp32x32", HANDLE_USER_P0)); in testIcons()
/frameworks/base/services/
Dart-profile10458 PLcom/android/server/pm/LauncherAppsService$LauncherAppsImpl;->getShortcutIconFd(Ljava/lang/String;…
11544 PLcom/android/server/pm/ShortcutService$LocalService;->getShortcutIconFd(ILjava/lang/String;Ljava/l…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt14117 Landroid/content/pm/ILauncherApps$Stub$Proxy;->getShortcutIconFd(Ljava/lang/String;Ljava/lang/Strin…
14157 Landroid/content/pm/ILauncherApps;->getShortcutIconFd(Ljava/lang/String;Ljava/lang/String;Ljava/lan…
15105 Landroid/content/pm/LauncherApps;->getShortcutIconFd(Landroid/content/pm/ShortcutInfo;)Landroid/os/…
15106 Landroid/content/pm/LauncherApps;->getShortcutIconFd(Ljava/lang/String;Ljava/lang/String;I)Landroid…
15107 Landroid/content/pm/LauncherApps;->getShortcutIconFd(Ljava/lang/String;Ljava/lang/String;Landroid/o…
16257 Landroid/content/pm/ShortcutServiceInternal;->getShortcutIconFd(ILjava/lang/String;Ljava/lang/Strin…