Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DBaseShortcutManagerTest.java1702 protected Intent launchShortcutAndGetIntent( in launchShortcutAndGetIntent() method
1729 assertNotNull(launchShortcutAndGetIntent(packageName, shortcutId, userId));
DShortcutManagerTest1.java2872 launchShortcutAndGetIntent(CALLING_PACKAGE_1, "s2", USER_0) in testStartShortcut()
2876 launchShortcutAndGetIntent(CALLING_PACKAGE_2, "s1", USER_0) in testStartShortcut()
2904 launchShortcutAndGetIntent(CALLING_PACKAGE_1, "s2", USER_0) in testStartShortcut()
2908 launchShortcutAndGetIntent(CALLING_PACKAGE_2, "s1", USER_0) in testStartShortcut()