Searched defs:locusIds (Results 1 – 5 of 5) sorted by relevance
143 List<LocusId> locusIds = null; in ShortcutQueryWrapper() local
50 @Nullable List<LocusId> locusIds, @Nullable ComponentName componentName, in getShortcuts()
518 public ShortcutQuery setLocusIds(@Nullable List<LocusId> locusIds) { in setLocusIds()
832 final List<LocusId> locusIds = query.getLocusIds(); in getShortcuts() local1377 final List<LocusId> locusIds = query.getLocusIds(); in filterShortcutsByQuery() local
3125 @Nullable List<LocusId> locusIds, @Nullable ComponentName componentName, in getShortcuts()3174 @Nullable List<LocusId> locusIds, long changedSince, in getShortcutsInnerLocked()3220 @Nullable List<LocusId> locusIds, long changedSince, in getFilterFromQuery()