Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCallIntentProcessor.java286 final Intent errorIntent = new Intent(context, ErrorDialogActivity.class); in showErrorDialog() local
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DScreenshotHelper.java416 Intent errorIntent = new Intent(Intent.ACTION_USER_PRESENT); in notifyScreenshotError() local