Searched refs:NOTIFICATION_CHANNEL_OTHER (Results 1 – 3 of 3) sorted by relevance
55 public static final String NOTIFICATION_CHANNEL_OTHER = "system-tracing"; field in Receiver252 new Notification.Builder(context, NOTIFICATION_CHANNEL_OTHER) in postCategoryNotification()284 NOTIFICATION_CHANNEL_OTHER, in createNotificationChannels()
60 new Notification.Builder(context, Receiver.NOTIFICATION_CHANNEL_OTHER) in postNotification()
258 new Notification.Builder(this, Receiver.NOTIFICATION_CHANNEL_OTHER) in getBaseTraceurNotification()