Searched defs:nb (Results 1 – 10 of 10) sorted by relevance
467 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_flag_intentBubble() local597 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_flag_shortcutBubble() local619 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_noFlag_invalidShortcut() local641 Notification.Builder nb = getDefaultNotifBuilder(id); in testNotificationManagerBubblePolicy_noFlag_invalidNotif() local660 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appAll_globalOn() local683 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appAll_globalOff() local705 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appAll_channelNo() local727 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appSelected_channelNo() local749 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appSelected_channelYes() local772 Notification.Builder nb = getConversationNotification(); in testNotificationManagerBubblePolicy_appNone_channelNo() local[all …]
182 Notification.Builder nb = new Notification.Builder(mContext, PERSON_CHANNEL_ID) in getConversationNotification() local
328 Notification.Builder nb = new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendNotification() local
114 val nb = Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in sendNotification() constant
879 Notification.Builder nb = new Notification.Builder(mContext, CHANNEL.getId()) in testBubbleMetadataBuilder_notifBubbleShortcutIds_different_throw() local
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
106 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
88 val nb = Notification.Builder(context, NOTIFICATION_CHANNEL_ID) in <lambda>() constant