Searched refs:DEFAULT_NOTIFICATION_CHANNEL (Results 1 – 1 of 1) sorted by relevance
60 private static final String DEFAULT_NOTIFICATION_CHANNEL = "btservices-default-channel"; field in NotificationCenter124 ensureNotificationChannel(DEFAULT_NOTIFICATION_CHANNEL, IMPORTANCE_LOW, name, descr); in createNotificationChannel()281 Notification notification = new Notification.Builder(mContext, DEFAULT_NOTIFICATION_CHANNEL) in postLowBatteryNotification()