Searched refs:validShortcutIds (Results 1 – 1 of 1) sorted by relevance
561 final Set<String> validShortcutIds = new HashSet<String>(); in removeBubblesWithInvalidShortcuts() local563 validShortcutIds.add(info.getId()); in removeBubblesWithInvalidShortcuts()576 && validShortcutIds.contains(bubble.getShortcutInfo().getId()); in removeBubblesWithInvalidShortcuts()