Home
last modified time | relevance | path

Searched refs:handleError (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
H A DVoiceInteractionManagerServiceShellCommand.java130 return handleError(pw, "showSessionForActiveService()", e); in requestShow()
141 return handleError(pw, "requestHide()", e); in requestHide()
152 return handleError(pw, "requestDisable()", e); in requestDisable()
162 return handleError(pw, "requestRestartDetection()", e); in requestRestartDetection()
173 return handleError(pw, "setDebugHotwordLogging()", e); in setDebugHotwordLogging()
178 private static int handleError(PrintWriter pw, String message, Exception e) { in handleError() method in VoiceInteractionManagerServiceShellCommand
/aosp14/frameworks/base/libs/hwui/jni/pdf/
H A DPdfUtils.cpp90 static void destroyLibraryIfNeeded(JNIEnv* env, bool handleError) { in destroyLibraryIfNeeded() argument
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationContentInflater.java992 handleError(mError); in onPostExecute()
996 private void handleError(Exception e) { in handleError() method in NotificationContentInflater.AsyncInflationTask
1024 handleError(e); in handleInflationException()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...