Searched refs:getLocusIds (Results 1 – 3 of 3) sorted by relevance
72 assertEquals("Locus ids doesn't match", LOCUS_IDS, q.getLocusIds()); in testWriteAndReadFromParcel()
57 public List<LocusId> getLocusIds() { in getLocusIds() method in ShortcutQueryWrapper
1251 final List<LocusId> locusIds = query.getLocusIds(); in getShortcuts()1287 final List<LocusId> locusIds = query.getLocusIds(); in getShortcutsAsync()1319 if (query.getLocusIds() != null && query.getPackage() == null) { in registerShortcutChangeCallback()2364 final List<LocusId> locusIds = query.getLocusIds(); in filterShortcutsByQuery()