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.aidl88 IntentSender getShortcutConfigActivityIntent(String callingPackage, in ComponentName component, in getShortcutConfigActivityIntent() method
DLauncherApps.java853 public IntentSender getShortcutConfigActivityIntent(@NonNull LauncherActivityInfo info) { in getShortcutConfigActivityIntent() method in LauncherApps
855 return mService.getShortcutConfigActivityIntent( in getShortcutConfigActivityIntent()
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java578 public IntentSender getShortcutConfigActivityIntent(String callingPackage, in getShortcutConfigActivityIntent() method in LauncherAppsService.LauncherAppsImpl
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/api/
Dcurrent.txt11669 …method @Nullable public android.content.IntentSender getShortcutConfigActivityIntent(@NonNull andr…