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
3140 @Nullable List<LocusId> locusIds, @Nullable ComponentName componentName, in getShortcuts()3189 @Nullable List<LocusId> locusIds, long changedSince, in getShortcutsInnerLocked()3235 @Nullable List<LocusId> locusIds, long changedSince, in getFilterFromQuery()