Searched defs:actualShortcuts (Results 1 – 2 of 2) sorted by relevance
448 public static List<ShortcutInfo> assertShortcutIds(List<ShortcutInfo> actualShortcuts, in assertShortcutIds()461 public static List<ShortcutInfo> assertShortcutIdsOrdered(List<ShortcutInfo> actualShortcuts, in assertShortcutIdsOrdered()473 List<ShortcutInfo> actualShortcuts) { in assertAllHaveIntents()481 List<ShortcutInfo> actualShortcuts) { in assertAllNotHaveIntents()489 List<ShortcutInfo> actualShortcuts) { in assertAllHaveTitle()497 List<ShortcutInfo> actualShortcuts) { in assertAllNotHaveTitle()505 List<ShortcutInfo> actualShortcuts) { in assertAllKeyFieldsOnly()513 List<ShortcutInfo> actualShortcuts) { in assertAllNotKeyFieldsOnly()520 public static List<ShortcutInfo> assertAllDynamic(List<ShortcutInfo> actualShortcuts) { in assertAllDynamic()527 public static List<ShortcutInfo> assertAllPinned(List<ShortcutInfo> actualShortcuts) { in assertAllPinned()[all …]
1649 List<ShortcutInfo> actualShortcuts) { in assertAllNotHaveIcon()1657 protected List<ShortcutInfo> assertAllHaveFlags(@NonNull List<ShortcutInfo> actualShortcuts, in assertAllHaveFlags()