Searched refs:VALID_CONVO_SHORTCUT_ID (Results 1 – 1 of 1) sorted by relevance
291 private static final String VALID_CONVO_SHORTCUT_ID = "shortcut"; field in NotificationManagerServiceTest565 when(info.getId()).thenReturn(VALID_CONVO_SHORTCUT_ID); in setUp()856 .setShortcutId(VALID_CONVO_SHORTCUT_ID) in getMessageStyleNotifBuilder()7271 new Notification.BubbleMetadata.Builder(VALID_CONVO_SHORTCUT_ID).build(); in testNotificationBubbles_flagRemoved_whenShortcutRemoved()7274 nb.setShortcutId(VALID_CONVO_SHORTCUT_ID); in testNotificationBubbles_flagRemoved_whenShortcutRemoved()7296 anyInt(), any(), eq(PKG), eq(Collections.singletonList(VALID_CONVO_SHORTCUT_ID)), in testNotificationBubbles_flagRemoved_whenShortcutRemoved()