Searched refs:NOTIFICATION_CHANNEL_OTHER (Results 1 – 2 of 2) sorted by relevance
56 public static final String NOTIFICATION_CHANNEL_OTHER = "system-tracing"; field in Receiver297 new Notification.Builder(context, NOTIFICATION_CHANNEL_OTHER) in postCategoryNotification()330 NOTIFICATION_CHANNEL_OTHER, in createNotificationChannels()
335 null, Receiver.NOTIFICATION_CHANNEL_OTHER); in stopTracingInternal()345 Receiver.NOTIFICATION_CHANNEL_OTHER); in stopTracingInternal()423 context.getString(R.string.tap_to_share), Receiver.NOTIFICATION_CHANNEL_OTHER) in postFileSharingNotification()