Searched refs:getConversationNotification (Results 1 – 4 of 4) sorted by relevance
467 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_flag_intentBubble()597 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_flag_shortcutBubble()619 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_noFlag_invalidShortcut()660 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appAll_globalOn()683 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appAll_globalOff()705 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appAll_channelNo()727 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appSelected_channelNo()749 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appSelected_channelYes()772 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appNone_channelNo()792 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_noFlag_shortcutRemoved()
110 mNotificationManager.notify(177, getConversationNotification().build()); in setUp()178 private Notification.Builder getConversationNotification() { in getConversationNotification() method in PeopleManagerTest
265 protected Notification.Builder getConversationNotification() { in getConversationNotification() method in BaseNotificationManagerTest
2638 mNotificationManager.notify(177, getConversationNotification().build()); in testConversationRankingFields()2699 mNotificationManager.notify(177, getConversationNotification().build()); in testDeleteConversationChannels()3408 mNotificationManager.notify(id, getConversationNotification().build()); in testCallNotificationListener_nonCallStyleNotificationPosted()