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