Home
last modified time | relevance | path

Searched refs:ACTION_APP_ERROR (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DApplicationErrorReport.java211 Intent intent = new Intent(Intent.ACTION_APP_ERROR); in getErrorReportReceiver()
/frameworks/base/core/java/android/content/
DIntent.java1147 public static final String ACTION_APP_ERROR = "android.intent.action.APP_ERROR"; field in Intent
/frameworks/base/services/java/com/android/server/am/
DActivityManagerService.java7580 Intent result = new Intent(Intent.ACTION_APP_ERROR); in createAppErrorIntentLocked()
/frameworks/base/api/
Dcurrent.txt5401 field public static final java.lang.String ACTION_APP_ERROR = "android.intent.action.APP_ERROR";
D14.txt5401 field public static final java.lang.String ACTION_APP_ERROR = "android.intent.action.APP_ERROR";