Searched defs:nb (Results 1 – 7 of 7) sorted by relevance
47 final Notification.Builder nb = new Builder(context) in showNotificationWithInlineReply() local
66 Notification.Builder nb = new Notification.Builder(context, NOTIFICATION_CHANNEL_ID) in getNotificationForTest() local
125 Notification.Builder nb = new Notification.Builder(context, NOTIFICATION_CHANNEL_ID) in sendBubble() local
143 final Notification.Builder nb = new Notification.Builder(context, NOTIFICATION_CHANNEL_ID) in testShortcutResetSetupNotification() local
874 Notification.Builder nb = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in getConversationNotification() local3300 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_flag_intentBubble() local3444 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_flag_shortcutBubble() local3469 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_noFlag_invalidShortcut() local3519 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appAll_globalOn() local3542 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appAll_globalOff() local3564 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appAll_channelNo() local3586 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appSelected_channelNo() local3608 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appSelected_channelYes() local3631 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appNone_channelNo() local[all …]
802 Notification.Builder nb = new Notification.Builder(mContext, CHANNEL.getId()) in testBubbleMetadataBuilder_notifBubbleShortcutIds_different_throw() local
154 Notification.Builder nb = new Notification.Builder(mContext, PERSON_CHANNEL_ID) in getConversationNotification() local