Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationChannelHelper.java34 public class NotificationChannelHelper { class
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfo.java71 import com.android.systemui.statusbar.notification.NotificationChannelHelper;
253 mNotificationChannel = NotificationChannelHelper.createConversationChannelIfNeeded( in bindNotification()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleController.java97 import com.android.systemui.statusbar.notification.NotificationChannelHelper;
1156 channel = NotificationChannelHelper.createConversationChannelIfNeeded(mContext, in onUserChangedBubble()