Home
last modified time | relevance | path

Searched defs:getErrorCode (Results 51 – 75 of 1460) sorted by relevance

12345678910>>...59

/aosp_15_r20/external/cronet/android/java/src/android/net/http/
H A DNetworkException.java84 public abstract int getErrorCode(); in getErrorCode() method in NetworkException
/aosp_15_r20/external/cronet/components/cronet/android/api/src/org/chromium/net/
H A DNetworkException.java83 public abstract int getErrorCode(); in getErrorCode() method in NetworkException
/aosp_15_r20/system/vold/
H A DKeystore.h53 km::ErrorCode getErrorCode() const { return errorCode; } in getErrorCode() function
/aosp_15_r20/build/make/tools/aconfig/fake_device_config/src/android/os/flagging/
H A DAconfigStorageReadException.java53 public int getErrorCode() { in getErrorCode() method in AconfigStorageReadException
/aosp_15_r20/frameworks/base/core/java/android/credentials/selection/
H A DFailureResult.java102 public int getErrorCode() { in getErrorCode() method in FailureResult
/aosp_15_r20/external/google-auth-library-java/oauth2_http/java/com/google/auth/oauth2/
H A DOAuthException.java71 String getErrorCode() { in getErrorCode() method in OAuthException
H A DExecutableResponse.java174 String getErrorCode() { in getErrorCode() method in ExecutableResponse
/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/migration/
DMigrationException.java87 public int getErrorCode() { in getErrorCode() method in MigrationException
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/
H A DAddExceptionShapes.java74 private String getErrorCode(String errorShapeName) { in getErrorCode() method in AddExceptionShapes
/aosp_15_r20/external/cronet/android/tests/cts/src/android/net/http/cts/
H A DQuicExceptionTest.kt37 override fun getErrorCode() = 0 in testQuicException_returnsInputParameters() method
/aosp_15_r20/external/google-cloud-java/java-dms/proto-google-cloud-dms-v1/src/main/java/com/google/cloud/clouddms/v1/
H A DMigrationJobVerificationError.java644 public com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode getErrorCode() { in getErrorCode() method in MigrationJobVerificationError
1201 public com.google.cloud.clouddms.v1.MigrationJobVerificationError.ErrorCode getErrorCode() { in getErrorCode() method in MigrationJobVerificationError.Builder
/aosp_15_r20/packages/modules/AdServices/shared/libraries/device-side/java/com/android/adservices/shared/errorlogging/
DAdServicesErrorStats.java28 public abstract int getErrorCode(); in getErrorCode() method in AdServicesErrorStats
/aosp_15_r20/packages/modules/HealthFitness/framework/java/android/health/connect/
DHealthConnectException.java112 public int getErrorCode() { in getErrorCode() method in HealthConnectException
/aosp_15_r20/packages/modules/Connectivity/thread/framework/java/android/net/thread/
DThreadNetworkException.java177 public @ErrorCode int getErrorCode() { in getErrorCode() method in ThreadNetworkException
/aosp_15_r20/packages/modules/ConfigInfrastructure/framework/java/android/os/flagging/
DAconfigStorageReadException.java142 public int getErrorCode() { in getErrorCode() method in AconfigStorageReadException
/aosp_15_r20/frameworks/base/core/java/android/service/voice/
H A DVisualQueryDetectionServiceFailure.java102 public int getErrorCode() { in getErrorCode() method in VisualQueryDetectionServiceFailure
H A DHotwordDetectionServiceFailure.java125 public int getErrorCode() { in getErrorCode() method in HotwordDetectionServiceFailure
H A DSoundTriggerFailure.java119 public int getErrorCode() { in getErrorCode() method in SoundTriggerFailure
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/testing/
H A DFakeOperationSnapshot.java57 public abstract StatusCode getErrorCode(); in getErrorCode() method in FakeOperationSnapshot
/aosp_15_r20/hardware/nxp/keymint/KM200/
DCborConverter.h122 inline bool getErrorCode(const std::unique_ptr<Item>& item, const uint32_t pos, in getErrorCode() function
/aosp_15_r20/external/aws-crt-java/src/main/java/software/amazon/awssdk/crt/s3/
H A DS3FinishedResponseContext.java37 public int getErrorCode() { in getErrorCode() method in S3FinishedResponseContext
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/srcs/android/aconfig/storage/
H A DAconfigStorageException.java99 public int getErrorCode() { in getErrorCode() method in AconfigStorageException
/aosp_15_r20/external/libtextclassifier/java/src/com/android/textclassifier/downloader/
H A DModelDownloadException.java77 public int getErrorCode() { in getErrorCode() method in ModelDownloadException
/aosp_15_r20/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/
DRkpdException.java78 public ErrorCode getErrorCode() { in getErrorCode() method in RkpdException
/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/
DOnDevicePersonalizationException.java149 public @ErrorCode int getErrorCode() { in getErrorCode() method in OnDevicePersonalizationException

12345678910>>...59