Home
last modified time | relevance | path

Searched refs:getErrorReportReceiver (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DApplicationErrorReport.java159 public static ComponentName getErrorReportReceiver(Context context, in getErrorReportReceiver() method in ApplicationErrorReport
181 result = getErrorReportReceiver(pm, packageName, candidate); in getErrorReportReceiver()
191 result = getErrorReportReceiver(pm, packageName, candidate); in getErrorReportReceiver()
199 return getErrorReportReceiver(pm, packageName, candidate); in getErrorReportReceiver()
211 static ComponentName getErrorReportReceiver(PackageManager pm, String errorPackage, in getErrorReportReceiver() method in ApplicationErrorReport
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java12021 app.errorReportReceiver = ApplicationErrorReport.getErrorReportReceiver( in startAppProblemLocked()
/frameworks/base/api/
Dcurrent.txt3917 …method public static android.content.ComponentName getErrorReportReceiver(android.content.Context,…
Dsystem-current.txt4028 …method public static android.content.ComponentName getErrorReportReceiver(android.content.Context,…