Searched refs:emergencyAlertInVoiceCall (Results 1 – 1 of 1) sorted by relevance
713 final NotificationChannel emergencyAlertInVoiceCall = new NotificationChannel( in createNotificationChannels() local717 emergencyAlertInVoiceCall.enableVibration(true); in createNotificationChannels()718 notificationManager.createNotificationChannel(emergencyAlertInVoiceCall); in createNotificationChannels()