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.aidl73 IntentSender getShortcutConfigActivityIntent(String callingPackage, in ComponentName component, in getShortcutConfigActivityIntent() method
DLauncherApps.java584 public IntentSender getShortcutConfigActivityIntent(@NonNull LauncherActivityInfo info) { in getShortcutConfigActivityIntent() method in LauncherApps
586 return mService.getShortcutConfigActivityIntent( in getShortcutConfigActivityIntent()
/frameworks/base/services/core/java/com/android/server/pm/
DLauncherAppsService.java366 public IntentSender getShortcutConfigActivityIntent(String callingPackage, in getShortcutConfigActivityIntent() method in LauncherAppsService.LauncherAppsImpl
/frameworks/base/api/
Dcurrent.txt10328 …method public android.content.IntentSender getShortcutConfigActivityIntent(android.content.pm.Laun…
Dsystem-current.txt10999 …method public android.content.IntentSender getShortcutConfigActivityIntent(android.content.pm.Laun…