Searched refs:CONTROL_AF_STATE (Results 1 – 8 of 8) sorted by relevance
113 Key<Integer> keyAfState = CaptureResult.CONTROL_AF_STATE; in onCaptureCompleted()127 Integer afState = result.get(CaptureResult.CONTROL_AF_STATE); in onCaptureCompleted()
296 result.set(CaptureResult.CONTROL_AF_STATE, newAfState); in mapResultTriggers()
871 CaptureResult.CONTROL_AF_STATE , in mapRequest()
355 if (result.get(CaptureResult.CONTROL_AF_STATE) != null && in createCaptureListener()
421 if (result.get(CaptureResult.CONTROL_AF_STATE) != null && in handleMessage()871 Integer afStateMaybe = result.get(CaptureResult.CONTROL_AF_STATE);
1696 public static final Key<Integer> CONTROL_AF_STATE = field in CaptureResult
12994 …public static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> CONTROL_AF_STATE;
17196 …public static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> CONTROL_AF_STATE;