Searched refs:CAMERA_REPORTING_JOB_ID (Results 1 – 1 of 1) sorted by relevance
39 private static final int CAMERA_REPORTING_JOB_ID = 0xCA3E7A; field in CameraStatsJobService70 js.schedule(new JobInfo.Builder(CAMERA_REPORTING_JOB_ID, sCameraStatsJobServiceName) in schedule()