Home
last modified time | relevance | path

Searched defs:setDeprecated (Results 1 – 25 of 223) sorted by relevance

123456789

/aosp_15_r20/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/
H A DMutableModifierList.kt40 fun setDeprecated(deprecated: Boolean) in setVisibilityLevel() method
/aosp_15_r20/external/doclava/src/com/google/doclava/apicheck/
H A DAbstractMethodInfo.java25 public void setDeprecated(boolean deprecated); in setDeprecated() method
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumValueOptions.php88 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\EnumValueOptions
H A DServiceOptions.php88 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\ServiceOptions
H A DMethodOptions.php93 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\MethodOptions
H A DEnumOptions.php136 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\EnumOptions
H A DMessageOptions.php282 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\MessageOptions
H A DFieldOptions.php496 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\FieldOptions
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumValueOptions.php88 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\EnumValueOptions
H A DServiceOptions.php88 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\ServiceOptions
H A DEnumOptions.php136 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\EnumOptions
H A DMethodOptions.php93 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\MethodOptions
H A DMessageOptions.php282 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\MessageOptions
H A DFieldOptions.php496 public function setDeprecated($var) function in Google\\Protobuf\\Internal\\FieldOptions
/aosp_15_r20/system/tools/xsdc/src/main/java/com/android/xsdc/tag/
DXsdTag.java56 public void setDeprecated(boolean deprecated) { in setDeprecated() method in XsdTag
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/rules/endpoints/
H A DParameterModel.java71 public void setDeprecated(ParameterDeprecatedModel deprecated) { in setDeprecated() method in ParameterModel
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/config/customization/
H A DModifyModelShapeModifier.java74 public void setDeprecated(boolean deprecated) { in setDeprecated() method in ModifyModelShapeModifier
/aosp_15_r20/external/aws-sdk-java-v2/codegen-lite/src/main/java/software/amazon/awssdk/codegen/lite/regions/model/
H A DEndpoint.java213 public void setDeprecated(Boolean deprecated) { in setDeprecated() method in Endpoint
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/
H A DJavaDocComment.java68 public Builder setDeprecated(String deprecatedText) { in setDeprecated() method in JavaDocComment.Builder
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
H A DAcceleratorType.java1356 public Builder setDeprecated(com.google.cloud.compute.v1.DeprecationStatus value) { in setDeprecated() method in AcceleratorType.Builder
1378 public Builder setDeprecated( in setDeprecated() method in AcceleratorType.Builder
H A DNodeType.java1690 public Builder setDeprecated(com.google.cloud.compute.v1.DeprecationStatus value) { in setDeprecated() method in NodeType.Builder
1712 public Builder setDeprecated( in setDeprecated() method in NodeType.Builder
H A DDiskType.java1613 public Builder setDeprecated(com.google.cloud.compute.v1.DeprecationStatus value) { in setDeprecated() method in DiskType.Builder
1635 public Builder setDeprecated( in setDeprecated() method in DiskType.Builder
H A DZone.java1853 public Builder setDeprecated(com.google.cloud.compute.v1.DeprecationStatus value) { in setDeprecated() method in Zone.Builder
1875 public Builder setDeprecated( in setDeprecated() method in Zone.Builder
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/service/
H A DOperation.java79 public void setDeprecated(boolean deprecated) { in setDeprecated() method in Operation
H A DMember.java156 public void setDeprecated(boolean deprecated) { in setDeprecated() method in Member

123456789