Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java1865 protected Intent launchShortcutAndGetIntent( in launchShortcutAndGetIntent() method
1892 assertNotNull(launchShortcutAndGetIntent(packageName, shortcutId, userId));
H A DShortcutManagerTest1.java3497 launchShortcutAndGetIntent(CALLING_PACKAGE_1, "s2", USER_0) in testStartShortcut()
3501 launchShortcutAndGetIntent(CALLING_PACKAGE_2, "s1", USER_0) in testStartShortcut()
3529 launchShortcutAndGetIntent(CALLING_PACKAGE_1, "s2", USER_0) in testStartShortcut()
3533 launchShortcutAndGetIntent(CALLING_PACKAGE_2, "s1", USER_0) in testStartShortcut()