Home
last modified time | relevance | path

Searched refs:launchShortcutAndGetIntents (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java2093 protected Intent[] launchShortcutAndGetIntents( in launchShortcutAndGetIntents() method in BaseShortcutManagerTest
2105 final Intent[] intents = launchShortcutAndGetIntents(packageName, shortcutId, userId); in launchShortcutAndGetIntent()
DShortcutManagerTest1.java3477 final Intent[] intents = launchShortcutAndGetIntents(CALLING_PACKAGE_1, "s1", USER_0); in testStartShortcut()
3510 final Intent[] intents = launchShortcutAndGetIntents(CALLING_PACKAGE_1, "s1", USER_0); in testStartShortcut()