Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest10.java171 assertNotNull(mLauncherApps.getShortcutConfigActivityIntent(info)) in testStartConfigActivity_defaultLauncher()
180 mLauncherApps.getShortcutConfigActivityIntent(info)) in testStartConfigActivity_nonDefaultLauncher()
/frameworks/base/core/java/android/content/pm/
DILauncherApps.aidl85 IntentSender getShortcutConfigActivityIntent(String callingPackage, in ComponentName component, in getShortcutConfigActivityIntent() method
DLauncherApps.java671 public IntentSender getShortcutConfigActivityIntent(@NonNull LauncherActivityInfo info) { in getShortcutConfigActivityIntent() method in LauncherApps
673 return mService.getShortcutConfigActivityIntent( in getShortcutConfigActivityIntent()
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java557 public IntentSender getShortcutConfigActivityIntent(String callingPackage, in getShortcutConfigActivityIntent() method in LauncherAppsService.LauncherAppsImpl
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt15087 Landroid/content/pm/ILauncherApps$Stub$Proxy;->getShortcutConfigActivityIntent(Ljava/lang/String;La…
15129 Landroid/content/pm/ILauncherApps;->getShortcutConfigActivityIntent(Ljava/lang/String;Landroid/cont…
/frameworks/base/api/
Dcurrent.txt11277 …method @Nullable public android.content.IntentSender getShortcutConfigActivityIntent(@NonNull andr…