Home
last modified time | relevance | path

Searched refs:CONTROL_AF_STATE_INACTIVE (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/legacy/
DLegacyFocusStateMapper.java45 private int mAfStatePrevious = CONTROL_AF_STATE_INACTIVE;
53 private int mAfState = CONTROL_AF_STATE_INACTIVE;
102 mAfState = CONTROL_AF_STATE_INACTIVE; in processRequestTriggers()
186 afStateAfterStart = CONTROL_AF_STATE_INACTIVE; in processRequestTriggers()
201 if (afStateAfterStart == CONTROL_AF_STATE_INACTIVE) { in processRequestTriggers()
253 mAfState = CONTROL_AF_STATE_INACTIVE; in processRequestTriggers()
307 case CONTROL_AF_STATE_INACTIVE: in afStateToString()
/frameworks/ex/camera2/public/src/com/android/ex/camera2/pos/
DAutoFocusStateMachine.java177 case CaptureResult.CONTROL_AF_STATE_INACTIVE: in onCaptureCompleted()
/frameworks/base/core/java/android/hardware/camera2/
DCameraMetadata.java2632 public static final int CONTROL_AF_STATE_INACTIVE = 0; field in CameraMetadata
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12743 field public static final int CONTROL_AF_STATE_INACTIVE = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt15318 field public static final int CONTROL_AF_STATE_INACTIVE = 0; // 0x0
Dtest-current.txt15416 field public static final int CONTROL_AF_STATE_INACTIVE = 0; // 0x0
Dsystem-current.txt16062 field public static final int CONTROL_AF_STATE_INACTIVE = 0; // 0x0