Searched refs:CONTROL_AF_STATE (Results 1 – 9 of 9) 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()
873 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);
1718 public static final Key<Integer> CONTROL_AF_STATE = field in CaptureResult
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
12994 …public static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> CONTROL_AF_STATE;
17739 …public static final android.hardware.camera2.CaptureResult.Key<java.lang.Integer> CONTROL_AF_STATE;