Searched refs:getShortcutIds (Results 1 – 3 of 3) sorted by relevance
71 assertEquals("Shortcut ids doesn't match", SHORTCUT_IDS, q.getShortcutIds()); in testWriteAndReadFromParcel()
62 public List<String> getShortcutIds() { in getShortcutIds() method in ShortcutQueryWrapper
1250 final List<String> shortcutIds = query.getShortcutIds(); in getShortcuts()1286 final List<String> shortcutIds = query.getShortcutIds(); in getShortcutsAsync()1315 if (query.getShortcutIds() != null && query.getPackage() == null) { in registerShortcutChangeCallback()2363 final List<String> shortcutIds = query.getShortcutIds(); in filterShortcutsByQuery()