Searched refs:checkShortcutIds (Results 1 – 1 of 1) sorted by relevance
710 verify(mock).onShortcutsChanged(eq(packageName), checkShortcutIds(ids), in assertCallbackReceived()750 public static List<ShortcutInfo> checkShortcutIds(String... ids) { in checkShortcutIds() method in ShortcutManagerTestUtils