Searched refs:CAMERA_MSG_FOCUS (Results 1 – 4 of 4) sorted by relevance
100 if (CAMERA_MSG_FOCUS == msgType) { in notifyCallback()
149 private static final int CAMERA_MSG_FOCUS = 0x004; field in Camera1134 case CAMERA_MSG_FOCUS: in handleMessage()1305 mEventHandler.removeMessages(CAMERA_MSG_FOCUS); in cancelAutoFocus()
1315 l.mRemoteCallback->notifyCallback(CAMERA_MSG_FOCUS, in autoFocus()1870 l.mRemoteCallback->notifyCallback(CAMERA_MSG_FOCUS, in notifyAutoFocus()
96 enableMsgType(CAMERA_MSG_ERROR | CAMERA_MSG_ZOOM | CAMERA_MSG_FOCUS | in initialize()