Searched refs:mErrorReportReceiver (Results 1 – 1 of 1) sorted by relevance
137 private ComponentName mErrorReportReceiver; field in ProcessErrorStateRecord241 return mErrorReportReceiver; in getErrorReportReceiver()246 mErrorReportReceiver = errorReportReceiver; in setErrorReportReceiver()716 mErrorReportReceiver = null; in startAppProblemLSP()720 mErrorReportReceiver = ApplicationErrorReport.getErrorReportReceiver( in startAppProblemLSP()814 if (mErrorReportReceiver != null) { in dump()816 pw.print(mErrorReportReceiver.flattenToShortString()); in dump()