Searched defs:errorIntent (Results 1 – 2 of 2) sorted by relevance
44 Intent errorIntent = new Intent(this, CallScreeningActivity.class); in onScreenCall() local
275 final Intent errorIntent = new Intent(context, ErrorDialogActivity.class); in disconnectCallAndShowErrorDialog() local