Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest1.java1209 final ShortcutInfo s3_2 = makeShortcut("s3"); in testGetShortcuts() local
1210 assertTrue(mManager.setDynamicShortcuts(list(s3_2))); in testGetShortcuts()
1571 final ShortcutInfo s3_2 = makeShortcutWithTimestamp("s2", 1000); in testPinShortcutAndGetPinnedShortcuts()
1572 assertTrue(mManager.setDynamicShortcuts(list(s3_2))); in testPinShortcutAndGetPinnedShortcuts()
1652 final ShortcutInfo s3_2 = makeShortcutWithTimestamp("s2", 1000); in testDisableAndEnableShortcuts()
1653 assertTrue(mManager.setDynamicShortcuts(list(s3_2))); in testDisableAndEnableShortcuts()