Home
last modified time | relevance | path

Searched refs:createConversationChannelIfNeeded (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationChannelHelper.java38 public static NotificationChannel createConversationChannelIfNeeded( in createConversationChannelIfNeeded() method in NotificationChannelHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfo.java253 mNotificationChannel = NotificationChannelHelper.createConversationChannelIfNeeded( in bindNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java1156 channel = NotificationChannelHelper.createConversationChannelIfNeeded(mContext, in onUserChangedBubble()