/frameworks/base/core/java/android/os/ |
D | ServiceSpecificException.java | 32 public final int errorCode; field in ServiceSpecificException 34 public ServiceSpecificException(int errorCode, String message) { in ServiceSpecificException() 39 public ServiceSpecificException(int errorCode) { in ServiceSpecificException()
|
D | UpdateEngineCallback.java | 38 public abstract void onPayloadApplicationComplete(int errorCode); in onPayloadApplicationComplete()
|
/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/base/core/java/android/net/metrics/ |
D | DhcpErrorEvent.java | 62 public final int errorCode; field in DhcpErrorEvent 64 private DhcpErrorEvent(String ifName, int errorCode) { in DhcpErrorEvent() 94 public static void logParseError(String ifName, int errorCode) { in logParseError() 102 public static int errorCodeWithOption(int errorCode, int option) { in errorCodeWithOption()
|
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/plugin/mdnsFilter/ |
D | MDNSFilterPlugin.java | 127 public void onStartDiscoveryFailed(String serviceType, int errorCode) { in onStartDiscoveryFailed() 133 public void onStopDiscoveryFailed(String serviceType, int errorCode) { in onStopDiscoveryFailed() 153 public void onResolveFailed(NsdServiceInfo serviceInfo, int errorCode) { in onServiceFound() 178 public void onResolveFailed(NsdServiceInfo serviceInfo, int errorCode) { in onServiceLost()
|
/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/native/libs/binder/ |
D | Status.cpp | 50 Status::Status(int32_t exceptionCode, int32_t errorCode) in Status() 54 Status::Status(int32_t exceptionCode, int32_t errorCode, const String8& message) in Status() 134 void Status::setServiceSpecificError(int32_t errorCode, const String8& message) { in setServiceSpecificError()
|
/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/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/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/minikin/tests/ |
D | ICUTestBase.h | 39 UErrorCode errorCode = U_ZERO_ERROR; in SetUp() local
|
/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/util/ |
D | DiscoveryListenerMultiplexer.java | 132 public void onStartDiscoveryFailed(String serviceType, int errorCode) { in onStartDiscoveryFailed() 138 public void onStopDiscoveryFailed(String serviceType, int errorCode) { in onStopDiscoveryFailed()
|