Searched defs:errorIntent (Results 1 – 2 of 2) sorted by relevance
137 Intent errorIntent = new Intent(); in finishWithException() local
318 final Intent errorIntent = new Intent(context, ErrorDialogActivity.class); in showErrorDialog() local