Searched defs:actualShortcuts (Results 1 – 2 of 2) sorted by relevance
436 public static List<ShortcutInfo> assertShortcutIds(List<ShortcutInfo> actualShortcuts, in assertShortcutIds()449 public static List<ShortcutInfo> assertShortcutIdsOrdered(List<ShortcutInfo> actualShortcuts, in assertShortcutIdsOrdered()461 List<ShortcutInfo> actualShortcuts) { in assertAllHaveIntents()469 List<ShortcutInfo> actualShortcuts) { in assertAllNotHaveIntents()477 List<ShortcutInfo> actualShortcuts) { in assertAllHaveTitle()485 List<ShortcutInfo> actualShortcuts) { in assertAllNotHaveTitle()493 List<ShortcutInfo> actualShortcuts) { in assertAllKeyFieldsOnly()501 List<ShortcutInfo> actualShortcuts) { in assertAllNotKeyFieldsOnly()508 public static List<ShortcutInfo> assertAllDynamic(List<ShortcutInfo> actualShortcuts) { in assertAllDynamic()515 public static List<ShortcutInfo> assertAllPinned(List<ShortcutInfo> actualShortcuts) { in assertAllPinned()[all …]
1562 List<ShortcutInfo> actualShortcuts) { in assertAllNotHaveIcon()1570 protected List<ShortcutInfo> assertAllHaveFlags(@NonNull List<ShortcutInfo> actualShortcuts, in assertAllHaveFlags()