| /frameworks/base/core/java/android/webkit/ |
| D | LegacyErrorStrings.java | 36 static String getString(int errorCode, Context context) { in getString() 44 private static int getResource(int errorCode) { in getResource()
|
| /frameworks/opt/net/voip/src/java/android/net/sip/ |
| D | SipSessionAdapter.java | 49 public void onCallChangeFailed(ISipSession session, int errorCode, in onCallChangeFailed() 53 public void onError(ISipSession session, int errorCode, String message) { in onError() 62 public void onRegistrationFailed(ISipSession session, int errorCode, in onRegistrationFailed()
|
| D | ISipSessionListener.aidl | 90 void onError(in ISipSession session, int errorCode, String errorMessage); in onError() 99 void onCallChangeFailed(in ISipSession session, int errorCode, in onCallChangeFailed() 124 void onRegistrationFailed(in ISipSession session, int errorCode, in onRegistrationFailed()
|
| D | SipSession.java | 184 public void onError(SipSession session, int errorCode, in onError() 195 public void onCallChangeFailed(SipSession session, int errorCode, in onCallChangeFailed() 223 public void onRegistrationFailed(SipSession session, int errorCode, in onRegistrationFailed() 524 public void onCallChangeFailed(ISipSession session, int errorCode, in createListener() 533 public void onError(ISipSession session, int errorCode, String message) { in createListener() 554 public void onRegistrationFailed(ISipSession session, int errorCode, in createListener()
|
| D | SipAudioCall.java | 158 public void onError(SipAudioCall call, int errorCode, in onError() 493 public void onCallChangeFailed(SipSession session, int errorCode, in createListener() 510 public void onError(SipSession session, int errorCode, in createListener() 526 public void onRegistrationFailed(SipSession session, int errorCode, in createListener()
|
| /frameworks/base/core/java/android/nfc/tech/ |
| D | BasicTagTechnology.java | 73 int errorCode = mTag.getTagService().connect(mTag.getServiceHandle(), in connect() local 101 int errorCode = mTag.getTagService().reconnect(mTag.getServiceHandle()); in reconnect() local
|
| /frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
| D | CameraExceptionHandler.java | 48 public void onCameraError(int errorCode); in onCameraError() 82 public void onCameraError(final int errorCode) { in onCameraError()
|
| /frameworks/opt/net/voip/src/java/com/android/server/sip/ |
| D | SipSessionListenerProxy.java | 156 final int errorCode, final String message) { in onCallChangeFailed() 171 public void onError(final ISipSession session, final int errorCode, in onError() 219 final int errorCode, final String message) { in onRegistrationFailed()
|
| /frameworks/base/core/java/android/net/nsd/ |
| D | NsdManager.java | 262 public void onStartDiscoveryFailed(String serviceType, int errorCode); in onStartDiscoveryFailed() 264 public void onStopDiscoveryFailed(String serviceType, int errorCode); in onStopDiscoveryFailed() 279 public void onRegistrationFailed(NsdServiceInfo serviceInfo, int errorCode); in onRegistrationFailed() 281 public void onUnregistrationFailed(NsdServiceInfo serviceInfo, int errorCode); in onUnregistrationFailed() 291 public void onResolveFailed(NsdServiceInfo serviceInfo, int errorCode); in onResolveFailed()
|
| /frameworks/base/keystore/java/android/security/ |
| D | KeyStoreException.java | 29 public KeyStoreException(int errorCode, String message) { in KeyStoreException()
|
| /frameworks/base/core/java/android/accounts/ |
| D | IAccountManagerResponse.aidl | 26 void onError(int errorCode, String errorMessage); in onError()
|
| D | IAccountAuthenticatorResponse.aidl | 27 void onError(int errorCode, String errorMessage); in onError()
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/ |
| D | omxVCM4P10_DeblockLuma_I.c | 103 OMXResult errorCode; in omxVCM4P10_DeblockLuma_I() local
|
| D | omxVCM4P10_DeblockChroma_I.c | 101 OMXResult errorCode; in omxVCM4P10_DeblockChroma_I() local
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
| D | omxVCM4P10_DeblockLuma_I.c | 85 OMXResult errorCode; in omxVCM4P10_DeblockLuma_I() local
|
| D | omxVCM4P10_DeblockChroma_I.c | 82 OMXResult errorCode; in omxVCM4P10_DeblockChroma_I() local
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
| D | omxVCM4P10_DeblockChroma_I.c | 82 OMXResult errorCode; in omxVCM4P10_DeblockChroma_I() local
|
| D | omxVCM4P10_DeblockLuma_I.c | 85 OMXResult errorCode; in omxVCM4P10_DeblockLuma_I() local
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
| D | WifiLogger.java | 157 public synchronized void captureAlertData(int errorCode, byte[] alertData) { in captureAlertData() 191 int errorCode; field in WifiLogger.BugReport 295 synchronized void onWifiAlert(int errorCode, byte[] buffer) { in onWifiAlert() 393 private BugReport captureBugreport(int errorCode, boolean captureFWDump) { in captureBugreport()
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/ |
| D | omxVCM4P2_DecodeBlockCoef_Inter.c | 96 OMXResult errorCode; in omxVCM4P2_DecodeBlockCoef_Inter() local
|
| D | omxVCM4P2_DecodeVLCZigzag_Inter.c | 96 OMXResult errorCode; in omxVCM4P2_DecodeVLCZigzag_Inter() local
|
| D | armVCM4P2_DecodeVLCZigzag_intra.c | 97 OMXResult errorCode; in armVCM4P2_DecodeVLCZigzag_Intra() local
|
| D | armVCM4P2_EncodeVLCZigzag_intra.c | 98 OMXResult errorCode; in armVCM4P2_EncodeVLCZigzag_Intra() local
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/ |
| D | omxVCM4P2_DecodeBlockCoef_Inter.c | 92 OMXResult errorCode; in omxVCM4P2_DecodeBlockCoef_Inter() local
|
| /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
| D | omxVCM4P2_DecodeBlockCoef_Inter.c | 92 OMXResult errorCode; in omxVCM4P2_DecodeBlockCoef_Inter() local
|