Searched refs:createMessageNotification (Results 1 – 2 of 2) sorted by relevance
156 Notification notification = createMessageNotification(); in testSuggest_settingsOff()169 Notification notification = createMessageNotification(); in testSuggest_settings_repliesOnActionsOff()186 Notification notification = createMessageNotification(); in testSuggest_settings_repliesOffActionsOn()202 Notification notification = createMessageNotification(); in testSuggest_nonMessageStyleMessageNotification()320 Notification notification = createMessageNotification(); in testOnSuggestedReplySent()340 Notification notification = createMessageNotification(); in testOnSuggestedReplySent_anotherNotification()355 Notification notification = createMessageNotification(); in testOnSuggestedReplySent_missingResultId()367 Notification notification = createMessageNotification(); in testOnNotificationDirectReply()383 Notification notification = createMessageNotification(); in testOnNotificationExpansionChanged()399 Notification notification = createMessageNotification(); in testOnNotificationsSeen_notExpanded()[all …]
185 createMessageNotification(silent, conversationId); in update()594 private static void createMessageNotification(final boolean silent, in createMessageNotification() method in BugleNotifications