Searched refs:MSG_AUTO_FOCUS (Results 1 – 1 of 1) sorted by relevance
63 private static final int MSG_AUTO_FOCUS = 1; field in QrCamera120 removeMessages(MSG_AUTO_FOCUS); in stop()227 sendMessageDelayed(obtainMessage(MSG_AUTO_FOCUS), AUTOFOCUS_INTERVAL_MS); in startPreview()378 case MSG_AUTO_FOCUS: in handleMessage()383 sendMessageDelayed(obtainMessage(MSG_AUTO_FOCUS), AUTOFOCUS_INTERVAL_MS); in handleMessage()