Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DBaseShortcutManagerTest.java2103 protected Intent launchShortcutAndGetIntent( in launchShortcutAndGetIntent() method
2130 assertNotNull(launchShortcutAndGetIntent(packageName, shortcutId, userId));
H A DShortcutManagerTest1.java3492 launchShortcutAndGetIntent(CALLING_PACKAGE_1, "s2", USER_0) in testStartShortcut()
3496 launchShortcutAndGetIntent(CALLING_PACKAGE_2, "s1", USER_0) in testStartShortcut()
3524 launchShortcutAndGetIntent(CALLING_PACKAGE_1, "s2", USER_0) in testStartShortcut()
3528 launchShortcutAndGetIntent(CALLING_PACKAGE_2, "s1", USER_0) in testStartShortcut()