Home
last modified time | relevance | path

Searched refs:getShortcutConfigActivityIntent (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DShortcutManagerTest10.java169 assertNotNull(mLauncherApps.getShortcutConfigActivityIntent(info)) in testStartConfigActivity_defaultLauncher()
178 mLauncherApps.getShortcutConfigActivityIntent(info)) in testStartConfigActivity_nonDefaultLauncher()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DILauncherApps.aidl97 IntentSender getShortcutConfigActivityIntent(String callingPackage, in ComponentName component, in getShortcutConfigActivityIntent() method
H A DLauncherApps.java981 public IntentSender getShortcutConfigActivityIntent(@NonNull LauncherActivityInfo info) { in getShortcutConfigActivityIntent() method in LauncherApps
983 return mService.getShortcutConfigActivityIntent( in getShortcutConfigActivityIntent()
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java721 public IntentSender getShortcutConfigActivityIntent(String callingPackage, in getShortcutConfigActivityIntent() 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/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt11229 Landroid/content/pm/ILauncherApps$Stub$Proxy;->getShortcutConfigActivityIntent(Ljava/lang/String;La…
11269 Landroid/content/pm/ILauncherApps;->getShortcutConfigActivityIntent(Ljava/lang/String;Landroid/cont…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt12073 …method @Nullable public android.content.IntentSender getShortcutConfigActivityIntent(@NonNull andr…