Searched refs:FRONT_CAMERA_LATENCY (Results 1 – 2 of 2) sorted by relevance
179 this.setMeasuredValue(RequirementConstants.FRONT_CAMERA_LATENCY, latency); in setFrontCameraLatency()200 .setId(RequirementConstants.FRONT_CAMERA_LATENCY) in createJpegLatencyReq()231 .setId(RequirementConstants.FRONT_CAMERA_LATENCY) in createLaunchLatencyReq()
141 public static final String FRONT_CAMERA_LATENCY = "front_camera_latency"; field in RequirementConstants