Searched refs:ofItemIds (Results 1 – 4 of 4) sorted by relevance
75 public static Predicate<ItemInfo> ofItemIds(IntSet ids) { in ofItemIds() method in ItemInfoMatcher85 return ofItemIds(ids); in ofItems()
371 ItemInfoMatcher.ofItemIds(removedShortcuts), in execute()409 .and(ItemInfoMatcher.ofItemIds(forceKeepShortcuts).negate()); in execute()
485 ItemInfoMatcher.ofItemIds(removedIds), in onSessionFailure()
650 ItemInfoMatcher.ofItemIds(IntSet.wrap(item.id))); in findTaskbarTargetForIconView()