Searched refs:emergencyAlertInVoiceCall (Results 1 – 1 of 1) sorted by relevance
1001 final NotificationChannel emergencyAlertInVoiceCall = new NotificationChannel( in createNotificationChannels() local1005 emergencyAlertInVoiceCall.enableVibration(true); in createNotificationChannels()1022 emergencyAlertInVoiceCall.setImportance(NotificationManager.IMPORTANCE_HIGH); in createNotificationChannels()1028 notificationManager.createNotificationChannel(emergencyAlertInVoiceCall); in createNotificationChannels()