Searched refs:buildNotificationChannel (Results 1 – 1 of 1) sorted by relevance
95 mNotificationManager.createNotificationChannel(buildNotificationChannel(this)); in onStartCommand()147 private static NotificationChannel buildNotificationChannel(Context context) { in buildNotificationChannel() method in EmergencyActionForegroundService154 NotificationChannel channel = buildNotificationChannel(context); in buildCountDownNotification()