Home
last modified time | relevance | path

Searched refs:getConversationNotification (Results 1 – 2 of 2) sorted by relevance

/cts/tests/app/src/android/app/people/cts/
DPeopleManagerTest.java90 mNotificationManager.notify(177, getConversationNotification().build()); in setUp()
150 private Notification.Builder getConversationNotification() { in getConversationNotification() method in PeopleManagerTest
/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java870 private Notification.Builder getConversationNotification() { in getConversationNotification() method in NotificationManagerTest
3300 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 …]