Searched refs:CAMERA_MSG_ERROR (Results 1 – 4 of 4) sorted by relevance
69 CAMERA_MSG_ERROR = 0x001, enumerator
228 mHardware->enableMsgType(CAMERA_MSG_ERROR | in Client()1111 c->notifyCallback(CAMERA_MSG_ERROR, UNKNOWN_ERROR, 0); in dataCallback()1159 c->notifyCallback(CAMERA_MSG_ERROR, UNKNOWN_ERROR, 0); in dataCallbackTimestamp()
345 notifyCallback(CAMERA_MSG_ERROR, CAMERA_ERROR_SERVER_DIED, 0); in binderDied()
62 private static final int CAMERA_MSG_ERROR = 0x001; field in Camera355 case CAMERA_MSG_ERROR : in handleMessage()