Searched refs:NOTIFICATION_CHANNEL_OTHER (Results 1 – 3 of 3) sorted by relevance
53 public static final String NOTIFICATION_CHANNEL_OTHER = "system-tracing"; field in Receiver230 new Notification.Builder(context, NOTIFICATION_CHANNEL_OTHER) in postCategoryNotification()261 NOTIFICATION_CHANNEL_OTHER, in createNotificationChannels()
60 new Notification.Builder(context, Receiver.NOTIFICATION_CHANNEL_OTHER) in postNotification()
155 new Notification.Builder(this, Receiver.NOTIFICATION_CHANNEL_OTHER) in stopTracingInternal()