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