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