Searched refs:s1_2 (Results 1 – 1 of 1) sorted by relevance
506 final ShortcutInfo s1_2 = makeShortcut("s1"); in testPushDynamicShortcut() local507 s1_2.setActivity(makeComponent(ShortcutActivity2.class)); in testPushDynamicShortcut()508 s1_2.setRank(1); in testPushDynamicShortcut()509 mManager.pushDynamicShortcut(s1_2); in testPushDynamicShortcut()1740 assertTrue(mManager.setDynamicShortcuts(list(s1_1, s1_2))); in testGetShortcuts()2168 final ShortcutInfo s1_2 = makeShortcut( in testGetShortcutInfo() local3442 final ShortcutInfo s1_2 = makeShortcut( in testStartShortcut()8408 mManager.setDynamicShortcuts(list(s1_1, s1_2, s1_3)); in testMaxShortcutCount_set()8418 mManager.setDynamicShortcuts(list(s1_1, s1_2, s1_3)); in testMaxShortcutCount_set()8487 mManager.setDynamicShortcuts(list(s1_1, s1_2, s1_3)); in testMaxShortcutCount_add()[all …]