Searched refs:MSG_AUTO_FOCUS (Results 1 – 1 of 1) sorted by relevance
55 private static final int MSG_AUTO_FOCUS = 1; field in QrCamera112 removeMessages(MSG_AUTO_FOCUS); in stop()220 sendMessageDelayed(obtainMessage(MSG_AUTO_FOCUS), AUTOFOCUS_INTERVAL_MS); in startPreview()371 case MSG_AUTO_FOCUS: in handleMessage()376 sendMessageDelayed(obtainMessage(MSG_AUTO_FOCUS), AUTOFOCUS_INTERVAL_MS); in handleMessage()