Searched refs:CAMERA_MSG_FOCUS (Results 1 – 5 of 5) sorted by relevance
100 if (CAMERA_MSG_FOCUS == msgType) { in notifyCallback()
164 private static final int CAMERA_MSG_FOCUS = 0x004; field in Camera1237 case CAMERA_MSG_FOCUS: in handleMessage()1421 mEventHandler.removeMessages(CAMERA_MSG_FOCUS); in cancelAutoFocus()
93 enableMsgType(CAMERA_MSG_ERROR | CAMERA_MSG_ZOOM | CAMERA_MSG_FOCUS | in initialize()
1369 l.mRemoteCallback->notifyCallback(CAMERA_MSG_FOCUS, in autoFocus()1916 l.mRemoteCallback->notifyCallback(CAMERA_MSG_FOCUS, in notifyAutoFocus()
22491 Landroid/hardware/Camera;->CAMERA_MSG_FOCUS:I