Searched refs:NOTIFICATION_CHANNEL_ID (Results 1 – 3 of 3) sorted by relevance
59 private static final String NOTIFICATION_CHANNEL_ID = "update"; field in UpdateLayoutFragment106 NOTIFICATION_CHANNEL_ID, in onCreate()288 return new Notification.Builder(context, NOTIFICATION_CHANNEL_ID) in createNotification()
98 static final String NOTIFICATION_CHANNEL_ID = "channel_id"; field in FileOperationService175 NOTIFICATION_CHANNEL_ID, in setUpNotificationChannel()
334 ? new Notification.Builder(service, FileOperationService.NOTIFICATION_CHANNEL_ID) in createNotificationBuilder()