Searched refs:ofItemIds (Results 1 – 3 of 3) sorted by relevance
294 deleteAndBindComponentsRemoved(ItemInfoMatcher.ofItemIds(removedShortcuts, false)); in execute()322 .and(ItemInfoMatcher.ofItemIds(removedShortcuts, true)); in execute()
108 static ItemInfoMatcher ofItemIds(IntSparseArrayMap<Boolean> ids, Boolean matchDefault) { in ofItemIds() method
427 deleteAndBindComponentsRemoved(ItemInfoMatcher.ofItemIds(removedIds, false)); in onSessionFailure()