Searched refs:STOP_PREVIEW (Results 1 – 5 of 5) sorted by relevance
29 public static final int STOP_PREVIEW = 103; field in CameraActions73 case STOP_PREVIEW: in stringify()
610 getCameraHandler().obtainMessage(CameraActions.STOP_PREVIEW, bundle) in stopPreview()
327 case CameraActions.STOP_PREVIEW: { in handleMessage()
468 case CameraActions.STOP_PREVIEW: { in handleMessage()
40 STOP_PREVIEW, enumerator141 remote()->transact(STOP_PREVIEW, data, &reply); in stopPreview()374 case STOP_PREVIEW: { in onTransact()