Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest10.java169 assertNotNull(mLauncherApps.getShortcutConfigActivityIntent(info)) in testStartConfigActivity_defaultLauncher()
178 mLauncherApps.getShortcutConfigActivityIntent(info)) in testStartConfigActivity_nonDefaultLauncher()
/frameworks/base/core/java/android/content/pm/
DILauncherApps.aidl103 IntentSender getShortcutConfigActivityIntent(String callingPackage, in ComponentName component, in getShortcutConfigActivityIntent() method
DLauncherApps.java1184 public IntentSender getShortcutConfigActivityIntent(@NonNull LauncherActivityInfo info) { in getShortcutConfigActivityIntent() method in LauncherApps
1186 return mService.getShortcutConfigActivityIntent( in getShortcutConfigActivityIntent()
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java1031 public IntentSender getShortcutConfigActivityIntent(String callingPackage, in getShortcutConfigActivityIntent() method in LauncherAppsService.LauncherAppsImpl
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
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…
/frameworks/base/core/api/
Dcurrent.txt12496 …method @Nullable public android.content.IntentSender getShortcutConfigActivityIntent(@NonNull andr…