Searched refs:errorCause (Results 1 – 1 of 1) sorted by relevance
3090 String8 errorCause = String8::formatV(fmt, args); in setErrorStateLockedV() local3091 ALOGE("Camera %s: %s", mId.string(), errorCause.string()); in setErrorStateLockedV()3096 mErrorCause = errorCause; in setErrorStateLockedV()