Searched refs:nonEmergency (Results 1 – 1 of 1) sorted by relevance
720 final NotificationChannel nonEmergency = new NotificationChannel( in createNotificationChannels() local724 nonEmergency.enableVibration(true); in createNotificationChannels()725 notificationManager.createNotificationChannel(nonEmergency); in createNotificationChannels()