Home
last modified time | relevance | path

Searched defs:errorIntent (Results 1 – 2 of 2) sorted by relevance

/packages/modules/HealthFitness/tests/cts/utils/HealthConnectTestUtils/src/android/healthconnect/cts/utils/
DProxyActivity.java137 Intent errorIntent = new Intent(); in finishWithException() local
/packages/services/Telecomm/src/com/android/server/telecom/
DCallIntentProcessor.java318 final Intent errorIntent = new Intent(context, ErrorDialogActivity.class); in showErrorDialog() local