Home
last modified time | relevance | path

Searched refs:getShortcutIntent (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/pm/
H A DILauncherApps.aidl99 PendingIntent getShortcutIntent(String callingPackage, String packageName, String shortcutId, in getShortcutIntent() method
H A DLauncherApps.java904 public PendingIntent getShortcutIntent(@NonNull final String packageName, in getShortcutIntent() method in LauncherApps
913 return mService.getShortcutIntent( in getShortcutIntent()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest12.java68 final PendingIntent intent = mLauncherApps.getShortcutIntent( in testGetShortcutIntents_ReturnsMutablePendingIntents()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java763 public PendingIntent getShortcutIntent(@NonNull final String callingPackage, in getShortcutIntent() method in LauncherAppsService.LauncherAppsImpl
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt12076 …method @Nullable public android.app.PendingIntent getShortcutIntent(@NonNull String, @NonNull Stri…