Searched refs:mErrorMsg (Results 1 – 1 of 1) sorted by relevance
156 public String mErrorMsg; field in DownloadThread.DownloadInfoDelta192 values.put(Downloads.Impl.COLUMN_ERROR_MSG, mErrorMsg); in buildContentValues()322 mInfoDelta.mErrorMsg = e.getMessage(); in run()326 + mInfoDelta.mErrorMsg); in run()371 mInfoDelta.mErrorMsg = t.toString(); in run()373 logError("Failed: " + mInfoDelta.mErrorMsg, t); in run()