Searched refs:CONTROL_AF_STATE (Results 1 – 13 of 13) sorted by relevance
177 Integer afState = result.get(CaptureResult.CONTROL_AF_STATE); in process()179 captureResults.add(new Pair<>(CaptureResult.CONTROL_AF_STATE, afState)); in process()
184 CaptureResult.CONTROL_AF_STATE); in getCaptureProcessor()186 captureResults.add(new Pair<>(CaptureResult.CONTROL_AF_STATE, in getCaptureProcessor()396 CaptureResult.CONTROL_AF_TRIGGER, CaptureResult.CONTROL_AF_STATE, in getAvailableCaptureResultKeys()
113 Key<Integer> keyAfState = CaptureResult.CONTROL_AF_STATE; in onCaptureCompleted()127 Integer afState = result.get(CaptureResult.CONTROL_AF_STATE); in onCaptureCompleted()
355 if (result.get(CaptureResult.CONTROL_AF_STATE) != null && in createCaptureListener()
212 map.put(CaptureResult.CONTROL_AF_STATE, in getSupportedCaptureResultKeys()
348 CaptureResult.CONTROL_AF_TRIGGER, CaptureResult.CONTROL_AF_STATE, in getAvailableCaptureResultKeys()
326 CaptureResult.CONTROL_AF_TRIGGER, CaptureResult.CONTROL_AF_STATE, in getAvailableCaptureResultKeys()
192 CaptureResult.CONTROL_AF_TRIGGER, CaptureResult.CONTROL_AF_STATE, in getAvailableCaptureResultKeys()
421 if (result.get(CaptureResult.CONTROL_AF_STATE) != null && in handleMessage()871 Integer afStateMaybe = result.get(CaptureResult.CONTROL_AF_STATE);
1829 public static final Key<Integer> CONTROL_AF_STATE = field in CaptureResult
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
12994 …public static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> CONTROL_AF_STATE;
19811 …public static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> CONTROL_AF_STATE;