Searched defs:SET_ONE_SHOT_PREVIEW_CALLBACK (Results 1 - 1 of 1) sorted by relevance

/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DCameraActions.java34 public static final int SET_ONE_SHOT_PREVIEW_CALLBACK = 108; field in class:CameraActions
83 case SET_ONE_SHOT_PREVIEW_CALLBACK:
84 return "SET_ONE_SHOT_PREVIEW_CALLBACK";

Completed in 66 milliseconds