Searched refs:getConversationNotification (Results 1 – 2 of 2) sorted by relevance
90 mNotificationManager.notify(177, getConversationNotification().build()); in setUp()150 private Notification.Builder getConversationNotification() { in getConversationNotification() method in PeopleManagerTest
870 private Notification.Builder getConversationNotification() { in getConversationNotification() method in NotificationManagerTest3300 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_flag_intentBubble()3444 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_flag_shortcutBubble()3469 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_noFlag_invalidShortcut()3519 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appAll_globalOn()3542 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appAll_globalOff()3564 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appAll_channelNo()3586 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appSelected_channelNo()3608 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appSelected_channelYes()3631 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appNone_channelNo()[all …]