Searched refs:CAMERA_MSG_ERROR (Results 1 – 8 of 8) sorted by relevance
233 notifyCallback(CAMERA_MSG_ERROR, CAMERA_ERROR_SERVER_DIED, /*ext2*/0); in binderDied()
75 m.type = CAMERA_MSG_ERROR; in notify()
81 m.type = CAMERA_MSG_ERROR; in notify()
162 private static final int CAMERA_MSG_ERROR = 0x001; field in Camera1147 case CAMERA_MSG_ERROR : in handleMessage()
1257 case CAMERA_MSG_ERROR: { in notify()
1861 l.mRemoteCallback->notifyCallback(CAMERA_MSG_ERROR, err, 0); in notifyError()
4541 mRemoteCallback->notifyCallback(CAMERA_MSG_ERROR, api1ErrorCode, 0); in notifyError()
19603 Landroid/hardware/Camera;->CAMERA_MSG_ERROR:I