Searched refs:ACTION_APP_ERROR (Results 1 – 4 of 4) sorted by relevance
212 Intent intent = new Intent(Intent.ACTION_APP_ERROR); in getErrorReportReceiver()
1261 public static final String ACTION_APP_ERROR = "android.intent.action.APP_ERROR"; field in Intent
10132 Intent result = new Intent(Intent.ACTION_APP_ERROR);
6317 field public static final java.lang.String ACTION_APP_ERROR = "android.intent.action.APP_ERROR";