Searched refs:mErrorMsg (Results 1 – 1 of 1) sorted by relevance
151 public String mErrorMsg; field in DownloadThread.DownloadInfoDelta187 values.put(Downloads.Impl.COLUMN_ERROR_MSG, mErrorMsg); in buildContentValues()316 mInfoDelta.mErrorMsg = e.getMessage(); in run()320 + mInfoDelta.mErrorMsg); in run()365 mInfoDelta.mErrorMsg = t.toString(); in run()367 logError("Failed: " + mInfoDelta.mErrorMsg, t); in run()