Searched refs:NOTIFICATION_CHANNEL_ID (Results 1 – 4 of 4) sorted by relevance
26 String NOTIFICATION_CHANNEL_ID = "ALR"; field
230 new Notification.Builder(mContext, NOTIFICATION_CHANNEL_ID) in onReceive()
324 PluginManager.NOTIFICATION_CHANNEL_ID) in handleLoadPlugin()
205 private static final String NOTIFICATION_CHANNEL_ID = "bugreports"; field in BugreportProgressService260 new NotificationChannel(NOTIFICATION_CHANNEL_ID, in onCreate()1061 return new Notification.Builder(context, NOTIFICATION_CHANNEL_ID) in newBaseNotification()