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.java1692 protected Intent[] launchShortcutAndGetIntents( in launchShortcutAndGetIntents() method in BaseShortcutManagerTest
1704 final Intent[] intents = launchShortcutAndGetIntents(packageName, shortcutId, userId); in launchShortcutAndGetIntent()
DShortcutManagerTest1.java2857 final Intent[] intents = launchShortcutAndGetIntents(CALLING_PACKAGE_1, "s1", USER_0); in testStartShortcut()
2890 final Intent[] intents = launchShortcutAndGetIntents(CALLING_PACKAGE_1, "s1", USER_0); in testStartShortcut()