Searched refs:mErrorReportReceiver (Results 1 – 1 of 1) sorted by relevance
133 private ComponentName mErrorReportReceiver; field in ProcessErrorStateRecord237 return mErrorReportReceiver; in getErrorReportReceiver()242 mErrorReportReceiver = errorReportReceiver; in setErrorReportReceiver()693 mErrorReportReceiver = null; in startAppProblemLSP()697 mErrorReportReceiver = ApplicationErrorReport.getErrorReportReceiver( in startAppProblemLSP()793 if (mErrorReportReceiver != null) { in dump()795 pw.print(mErrorReportReceiver.flattenToShortString()); in dump()