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