Searched refs:NOTIF_CHANNEL_ID (Results 1 – 1 of 1) sorted by relevance
49 private static final String NOTIF_CHANNEL_ID = "WebcamService"; field in DeviceAsWebcamFgService105 NotificationChannel channel = new NotificationChannel(NOTIF_CHANNEL_ID, in createNotificationChannel()109 return NOTIF_CHANNEL_ID; in createNotificationChannel()