Searched refs:extractShortcutIds (Results 1 – 1 of 1) sorted by relevance
143 public static List<String> extractShortcutIds(List<String> result) { in extractShortcutIds() method in ShortcutManagerTestUtils185 final SortedSet<String> actual = new TreeSet<>(extractShortcutIds(result)); in assertHaveIds()