Searched refs:CHANNEL_ID_SECURITY (Results 1 – 1 of 1) sorted by relevance
62 private static final String CHANNEL_ID_SECURITY = "security"; field in BuiltInPrintService292 NotificationChannel channel = new NotificationChannel(CHANNEL_ID_SECURITY, in createNotificationChannel()339 Notification notification = new Notification.Builder(this, CHANNEL_ID_SECURITY) in notifyCertificateChange()