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.java971 public int getShortcutIconResId(@NonNull ShortcutInfo shortcut) { in getShortcutIconResId() method in LauncherApps
979 public int getShortcutIconResId(@NonNull String packageName, @NonNull String shortcutId, in getShortcutIconResId() method in LauncherApps
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java689 public int getShortcutIconResId(String callingPackage, String packageName, String id, in getShortcutIconResId() method in LauncherAppsService.LauncherAppsImpl
696 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.txt14118 Landroid/content/pm/ILauncherApps$Stub$Proxy;->getShortcutIconResId(Ljava/lang/String;Ljava/lang/St…
14158 Landroid/content/pm/ILauncherApps;->getShortcutIconResId(Ljava/lang/String;Ljava/lang/String;Ljava/…
15108 Landroid/content/pm/LauncherApps;->getShortcutIconResId(Landroid/content/pm/ShortcutInfo;)I
15109 Landroid/content/pm/LauncherApps;->getShortcutIconResId(Ljava/lang/String;Ljava/lang/String;Landroi…
16258 Landroid/content/pm/ShortcutServiceInternal;->getShortcutIconResId(ILjava/lang/String;Ljava/lang/St…