Searched refs:notificationShortcutId (Results 1 – 1 of 1) sorted by relevance
158 String notificationShortcutId = r.getShortcutInfo() != null in canPresentAsBubble() local162 if (notificationShortcutId != null && shortcutId != null) { in canPresentAsBubble()164 shortcutValid = shortcutId.equals(notificationShortcutId); in canPresentAsBubble()