Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DApplicationErrorReport.java222 Intent intent = new Intent(Intent.ACTION_APP_ERROR); in getErrorReportReceiver()
/frameworks/base/services/core/java/com/android/server/am/
DAppErrors.java535 Intent result = new Intent(Intent.ACTION_APP_ERROR); in createAppErrorIntentLocked()
/frameworks/base/core/java/android/content/
DIntent.java1395 public static final String ACTION_APP_ERROR = "android.intent.action.APP_ERROR"; field in Intent
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt7590 field public static final java.lang.String ACTION_APP_ERROR = "android.intent.action.APP_ERROR";
/frameworks/base/api/
Dcurrent.txt8521 field public static final java.lang.String ACTION_APP_ERROR = "android.intent.action.APP_ERROR";
Dsystem-current.txt8851 field public static final java.lang.String ACTION_APP_ERROR = "android.intent.action.APP_ERROR";
Dtest-current.txt8530 field public static final java.lang.String ACTION_APP_ERROR = "android.intent.action.APP_ERROR";