Home
last modified time | relevance | path

Searched refs:CRITICAL_NOTIFICATION_CHANNEL (Results 1 – 1 of 1) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DNotificationCenter.java62 private static final String CRITICAL_NOTIFICATION_CHANNEL = "btservices-critical-channel"; field in NotificationCenter
127 ensureNotificationChannel(CRITICAL_NOTIFICATION_CHANNEL, IMPORTANCE_HIGH, name, descr); in createNotificationChannel()