Searched defs:errorIntent (Results 1 – 2 of 2) sorted by relevance
286 final Intent errorIntent = new Intent(context, ErrorDialogActivity.class); in showErrorDialog() local
416 Intent errorIntent = new Intent(Intent.ACTION_USER_PRESENT); in notifyScreenshotError() local