Home
last modified time | relevance | path

Searched refs:ACTION_APP_ERROR (Results 1 – 4 of 4) 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.java1259 public static final String ACTION_APP_ERROR = "android.intent.action.APP_ERROR"; field in Intent
/frameworks/base/services/java/com/android/server/am/
DActivityManagerService.java8946 Intent result = new Intent(Intent.ACTION_APP_ERROR); in createAppErrorIntentLocked()
/frameworks/base/api/
Dcurrent.txt6032 field public static final java.lang.String ACTION_APP_ERROR = "android.intent.action.APP_ERROR";