/aosp_15_r20/external/volley/core/src/main/java/com/android/volley/toolbox/ |
H A D | BasicAsyncNetwork.java | 80 final int statusCode = httpResponse.getStatusCode(); in onRequestSucceeded() local 210 int statusCode, in onResponseRead() 247 int statusCode; field in BasicAsyncNetwork.ResponseParsingTask 256 int statusCode) { in ResponseParsingTask()
|
/aosp_15_r20/frameworks/base/drm/java/android/drm/ |
H A D | DrmInfoStatus.java | 48 public final int statusCode; field in DrmInfoStatus 76 public DrmInfoStatus(int statusCode, int infoType, ProcessedData data, String mimeType) { in DrmInfoStatus() 95 private boolean isValidStatusCode(int statusCode) { in isValidStatusCode()
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/rpc/ |
H A D | PermissionDeniedException.java | 34 public PermissionDeniedException(Throwable cause, StatusCode statusCode, boolean retryable) { in PermissionDeniedException() 39 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in PermissionDeniedException() 44 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in PermissionDeniedException()
|
H A D | UnimplementedException.java | 36 public UnimplementedException(Throwable cause, StatusCode statusCode, boolean retryable) { in UnimplementedException() 41 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in UnimplementedException() 46 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in UnimplementedException()
|
H A D | UnknownException.java | 39 public UnknownException(Throwable cause, StatusCode statusCode, boolean retryable) { in UnknownException() 44 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in UnknownException() 49 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in UnknownException()
|
H A D | NotFoundException.java | 34 public NotFoundException(Throwable cause, StatusCode statusCode, boolean retryable) { in NotFoundException() 39 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in NotFoundException() 44 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in NotFoundException()
|
H A D | InvalidArgumentException.java | 38 public InvalidArgumentException(Throwable cause, StatusCode statusCode, boolean retryable) { in InvalidArgumentException() 43 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in InvalidArgumentException() 48 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in InvalidArgumentException()
|
H A D | AlreadyExistsException.java | 37 public AlreadyExistsException(Throwable cause, StatusCode statusCode, boolean retryable) { in AlreadyExistsException() 42 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in AlreadyExistsException() 47 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in AlreadyExistsException()
|
H A D | InternalException.java | 37 public InternalException(Throwable cause, StatusCode statusCode, boolean retryable) { in InternalException() 42 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in InternalException() 47 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in InternalException()
|
H A D | UnauthenticatedException.java | 37 public UnauthenticatedException(Throwable cause, StatusCode statusCode, boolean retryable) { in UnauthenticatedException() 42 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in UnauthenticatedException() 47 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in UnauthenticatedException()
|
H A D | AbortedException.java | 37 public AbortedException(Throwable cause, StatusCode statusCode, boolean retryable) { in AbortedException() 42 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in AbortedException() 47 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in AbortedException()
|
H A D | CancelledException.java | 34 public CancelledException(Throwable cause, StatusCode statusCode, boolean retryable) { in CancelledException() 39 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in CancelledException() 44 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in CancelledException()
|
H A D | UnavailableException.java | 37 public UnavailableException(Throwable cause, StatusCode statusCode, boolean retryable) { in UnavailableException() 42 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in UnavailableException() 47 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in UnavailableException()
|
H A D | ResourceExhaustedException.java | 37 public ResourceExhaustedException(Throwable cause, StatusCode statusCode, boolean retryable) { in ResourceExhaustedException() 42 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in ResourceExhaustedException() 47 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in ResourceExhaustedException()
|
H A D | OutOfRangeException.java | 37 public OutOfRangeException(Throwable cause, StatusCode statusCode, boolean retryable) { in OutOfRangeException() 42 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in OutOfRangeException() 47 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in OutOfRangeException()
|
H A D | FailedPreconditionException.java | 38 public FailedPreconditionException(Throwable cause, StatusCode statusCode, boolean retryable) { in FailedPreconditionException() 43 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in FailedPreconditionException() 48 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in FailedPreconditionException()
|
H A D | DataLossException.java | 34 public DataLossException(Throwable cause, StatusCode statusCode, boolean retryable) { in DataLossException() 39 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in DataLossException() 44 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in DataLossException()
|
H A D | DeadlineExceededException.java | 39 public DeadlineExceededException(Throwable cause, StatusCode statusCode, boolean retryable) { in DeadlineExceededException() 44 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in DeadlineExceededException() 49 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in DeadlineExceededException()
|
H A D | ApiExceptionFactory.java | 40 Throwable cause, StatusCode statusCode, boolean retryable) { in createException() 45 String message, Throwable cause, StatusCode statusCode, boolean retryable) { in createException() 85 Throwable cause, StatusCode statusCode, boolean retryable, ErrorDetails errorDetails) { in createException()
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/ |
H A D | HttpJsonApiExceptionFactory.java | 51 StatusCode statusCode = HttpJsonStatusCode.of(e.getStatusCode()); in create() local 57 StatusCode statusCode = HttpJsonStatusCode.of(e.getStatusCode()); in create() local 73 Throwable throwable, StatusCode statusCode, String message, boolean canRetry) { in createApiException()
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/test/java/com/google/api/gax/rpc/testing/ |
H A D | FakeStatusException.java | 54 public FakeStatusException(FakeStatusCode.Code statusCode) { in FakeStatusException() 59 public FakeStatusException(Throwable cause, FakeStatusCode.Code statusCode) { in FakeStatusException() 64 public FakeStatusException(String message, Throwable cause, FakeStatusCode.Code statusCode) { in FakeStatusException()
|
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | SupplicantStaIfaceHalHidlImplTest.java | 1411 int statusCode = ISupplicantStaIfaceCallback.StatusCode.UNSPECIFIED_FAILURE; in testWpa3AuthRejectionPassword() local 1413 NativeUtil.macAddressToByteArray(BSSID), statusCode, false); in testWpa3AuthRejectionPassword() local 1445 int statusCode = ISupplicantStaIfaceCallback.StatusCode.UNSPECIFIED_FAILURE; in testWpa3AuthRejectionPassword_1_4() local 1523 int statusCode = ISupplicantStaIfaceCallback.StatusCode.CHALLENGE_FAIL; in testWpa3AuthRejectionDueToChallengeFail() local 1525 NativeUtil.macAddressToByteArray(BSSID), statusCode, false); in testWpa3AuthRejectionDueToChallengeFail() local 1556 int statusCode = ISupplicantStaIfaceCallback.StatusCode.CHALLENGE_FAIL; in testWepAuthRejectionPassword() local 1558 NativeUtil.macAddressToByteArray(BSSID), statusCode, false); in testWepAuthRejectionPassword() local 1682 int statusCode = 7; in testAssociationRejectionCallback() local 1684 NativeUtil.macAddressToByteArray(BSSID), statusCode, false); in testAssociationRejectionCallback() local 2570 int statusCode = 7; in testRemovePmkEntryOnReceivingAssocReject() local [all …]
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/ |
D | IBluetoothHapClientCallback.aidl | 31 void onPresetSelectionFailed(in BluetoothDevice device, in int statusCode); in onPresetSelectionFailed() 32 void onPresetSelectionForGroupFailed(in int hapGroupId, in int statusCode); in onPresetSelectionForGroupFailed() 35 in int statusCode); in onPresetInfoChanged()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/adservices/service-core/adservices-service-core/android_common_apex30/javac/anno/com/android/adservices/service/stats/ |
D | AutoValue_AdFilteringProcessJoinCAReportedStats.java | 8 private final int statusCode; field in AutoValue_AdFilteringProcessJoinCAReportedStats 35 int statusCode, in AutoValue_AdFilteringProcessJoinCAReportedStats() 204 private int statusCode; field in AutoValue_AdFilteringProcessJoinCAReportedStats.Builder 221 public AdFilteringProcessJoinCAReportedStats.Builder setStatusCode(int statusCode) { in setStatusCode()
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/test/java/com/google/api/gax/httpjson/testing/ |
H A D | MockHttpService.java | 97 public synchronized void addNullResponse(int statusCode) { in addNullResponse() 112 public synchronized void addException(int statusCode, Exception exception) { in addException() 169 private final int statusCode; field in MockHttpService.ExceptionResponseFactory 172 public ExceptionResponseFactory(int statusCode, Exception exception) { in ExceptionResponseFactory()
|