Searched refs:NOTIF_ID (Results 1 – 1 of 1) sorted by relevance
50 private static final int NOTIF_ID = 1; field in DeviceAsWebcamFgService131 startForeground(NOTIF_ID, notif, ServiceInfo.FOREGROUND_SERVICE_TYPE_CAMERA); in startForegroundWithNotification()423 NotificationManagerCompat.from(mContext).notify(NOTIF_ID, mNotificationBuilder.build()); in updateNotificationToNextIcon()