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