Searched refs:ShortcutActivity3 (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
H A D | ShortcutManagerTest3.java | 49 ShortcutActivity3.class.getName());
|
H A D | ShortcutManagerTest1.java | 310 makeIntent(Intent.ACTION_ASSIST, ShortcutActivity3.class), in testSetDynamicShortcuts() 317 makeIntent(Intent.ACTION_ASSIST, ShortcutActivity3.class), in testSetDynamicShortcuts() 2173 makeIntent(Intent.ACTION_ASSIST, ShortcutActivity3.class), in testGetShortcutInfo() 3447 makeIntent(Intent.ACTION_ASSIST, ShortcutActivity3.class), in testStartShortcut() 3496 ShortcutActivity3.class.getName(), in testStartShortcut() 3528 ShortcutActivity3.class.getName(), in testStartShortcut() 3890 makeIntent(Intent.ACTION_ASSIST, ShortcutActivity3.class), in testSaveAndLoadUser() 3917 makeIntent(Intent.ACTION_ASSIST, ShortcutActivity3.class), in testSaveAndLoadUser() 3947 makeIntent(Intent.ACTION_ASSIST, ShortcutActivity3.class), in testSaveAndLoadUser() 4043 makeIntent(Intent.ACTION_ASSIST, ShortcutActivity3.class), in testSaveCorruptAndLoadUser() [all …]
|
H A D | BaseShortcutManagerTest.java | 658 public static class ShortcutActivity3 extends Activity { class in BaseShortcutManagerTest
|