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