Searched refs:ACTION_APP_ERROR (Results 1 – 5 of 5) sorted by relevance
211 Intent intent = new Intent(Intent.ACTION_APP_ERROR); in getErrorReportReceiver()
1147 public static final String ACTION_APP_ERROR = "android.intent.action.APP_ERROR"; field in Intent
7580 Intent result = new Intent(Intent.ACTION_APP_ERROR); in createAppErrorIntentLocked()
5401 field public static final java.lang.String ACTION_APP_ERROR = "android.intent.action.APP_ERROR";