Searched refs:nonEmergency (Results 1 – 1 of 1) sorted by relevance
759 final NotificationChannel nonEmergency = new NotificationChannel( in createNotificationChannels() local763 nonEmergency.enableVibration(true); in createNotificationChannels()764 NotificationManager.from(context).createNotificationChannel(nonEmergency); in createNotificationChannels()