Home
last modified time | relevance | path

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

/frameworks/base/services/voiceinteraction/java/com/android/server/voiceinteraction/
DVoiceInteractionManagerServiceShellCommand.java118 return handleError(pw, "showSessionForActiveService()", e); in requestShow()
129 return handleError(pw, "requestHide()", e); in requestHide()
140 return handleError(pw, "requestDisable()", e); in requestDisable()
145 private static int handleError(PrintWriter pw, String message, Exception e) { in handleError() method in VoiceInteractionManagerServiceShellCommand
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoder.cpp199 handleError(err); in onMessageReceived()
227 handleError(err); in onMessageReceived()
320 handleError(UNKNOWN_ERROR); in onConfigure()
357 handleError(err); in onConfigure()
390 handleError(err); in onConfigure()
478 handleError(NO_INIT); in onResume()
503 handleError(err); in doFlush()
552 handleError(err); in onShutdown()
593 void NuPlayer::Decoder::handleError(int32_t err) in handleError() function in android::NuPlayer::Decoder
654 handleError(NO_INIT); in handleAnInputBuffer()
[all …]
DNuPlayerDecoderBase.h85 virtual void handleError(int32_t err);
DNuPlayerDecoderPassThrough.cpp81 handleError(err); in onConfigure()
298 handleError(streamErr); in onInputBufferFetched()
DNuPlayerDecoder.h116 void handleError(int32_t err);
DNuPlayerDecoderBase.cpp199 void NuPlayer::DecoderBase::handleError(int32_t err) in handleError() function in android::NuPlayer::DecoderBase
/frameworks/native/cmds/lshal/
DListCommand.cpp693 const auto handleError = [&](Status additionalError, const std::string& msg) { in fetchBinderizedEntry() local
703 handleError(TRANSACTION_ERROR, in fetchBinderizedEntry()
709 handleError(NO_INTERFACE, "cannot be fetched from service manager (null)"); in fetchBinderizedEntry()
720 handleError(TRANSACTION_ERROR, in fetchBinderizedEntry()
732 handleError(IO_ERROR, in fetchBinderizedEntry()
760 handleError(TRANSACTION_ERROR, in fetchBinderizedEntry()
765 handleError(BAD_IMPL, "Interface name does not exist in interfaceChain."); in fetchBinderizedEntry()
770 handleError(BAD_IMPL, in fetchBinderizedEntry()
782 handleError(TRANSACTION_ERROR, "getHashChain failed: " + hashRet.description()); in fetchBinderizedEntry()
/frameworks/base/libs/hwui/jni/pdf/
DPdfUtils.cpp90 static void destroyLibraryIfNeeded(JNIEnv* env, bool handleError) { in destroyLibraryIfNeeded() argument
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DAutomaticActivity.java88 handleError(modifierNames, error);
260 private void handleError(final String[] modifierNames, final float error) { in handleError() method in AutomaticActivity
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java803 handleError(mError); in onPostExecute()
807 private void handleError(Exception e) { in handleError() method in NotificationContentInflater.AsyncInflationTask
829 handleError(e); in handleInflationException()
/frameworks/base/packages/Tethering/src/android/net/ip/
DIpServer.java434 handleError(); in onDhcpServerCreated()
445 handleError(); in onDhcpServerCreated()
455 private void handleError() { in handleError() method in IpServer.DhcpServerCallbacksImpl
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricServiceBase.java680 handleError(getHalDeviceId(), BIOMETRIC_ERROR_HW_UNAVAILABLE, 0 /* vendorCode */); in serviceDied()
753 protected void handleError(long deviceId, int error, int vendorCode) { in handleError() method in BiometricServiceBase
/frameworks/base/services/core/java/com/android/server/biometrics/fingerprint/
DFingerprintService.java619 FingerprintService.super.handleError(deviceId, error, vendorCode);
/frameworks/base/services/core/java/com/android/server/biometrics/face/
DFaceService.java908 FaceService.super.handleError(deviceId, error, vendorCode);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt57839 method public abstract boolean handleError(org.w3c.dom.DOMError);
/frameworks/base/services/
Dart-profile11676 HPLcom/android/server/biometrics/BiometricServiceBase;->handleError(JII)V
/frameworks/base/api/
Dcurrent.txt81262 method public boolean handleError(org.w3c.dom.DOMError);