Home
last modified time | relevance | path

Searched refs:getShortcutIconResId (Results 1 – 7 of 7) 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.java942 public int getShortcutIconResId(@NonNull ShortcutInfo shortcut) { in getShortcutIconResId() method in LauncherApps
950 public int getShortcutIconResId(@NonNull String packageName, @NonNull String shortcutId, in getShortcutIconResId() method in LauncherApps
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java695 public int getShortcutIconResId(String callingPackage, String packageName, String id, in getShortcutIconResId() method in LauncherAppsService.LauncherAppsImpl
702 return mShortcutServiceInternal.getShortcutIconResId(getCallingUserId(), in getShortcutIconResId()
DShortcutService.java2766 public int getShortcutIconResId(int launcherUserId, @NonNull String callingPackage, in getShortcutIconResId() method in ShortcutService.LocalService
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java700 mLauncherApps.getShortcutIconResId( in testIcons()
705 mLauncherApps.getShortcutIconResId( in testIcons()
710 mLauncherApps.getShortcutIconResId( in testIcons()
714 mLauncherApps.getShortcutIconResId( in testIcons()
718 mLauncherApps.getShortcutIconResId( in testIcons()
735 mLauncherApps.getShortcutIconResId( in testIcons()
745 mLauncherApps.getShortcutIconResId(CALLING_PACKAGE_1, "res32x32", HANDLE_USER_0)); in testIcons()
748 mLauncherApps.getShortcutIconResId(CALLING_PACKAGE_1, "res64x64", HANDLE_USER_0)); in testIcons()
751 mLauncherApps.getShortcutIconResId(CALLING_PACKAGE_1, "res32x32", HANDLE_USER_P0)); in testIcons()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt15089 Landroid/content/pm/ILauncherApps$Stub$Proxy;->getShortcutIconResId(Ljava/lang/String;Ljava/lang/St…
15131 Landroid/content/pm/ILauncherApps;->getShortcutIconResId(Ljava/lang/String;Ljava/lang/String;Ljava/…
16135 Landroid/content/pm/LauncherApps;->getShortcutIconResId(Landroid/content/pm/ShortcutInfo;)I
16136 Landroid/content/pm/LauncherApps;->getShortcutIconResId(Ljava/lang/String;Ljava/lang/String;Landroi…
17376 Landroid/content/pm/ShortcutServiceInternal;->getShortcutIconResId(ILjava/lang/String;Ljava/lang/St…