Home
last modified time | relevance | path

Searched defs:withType (Results 1 – 25 of 605) sorted by relevance

12345678910>>...25

/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
H A DObjectReader.java762 public ObjectReader withType(JavaType valueType) { in withType() method in ObjectReader
770 public ObjectReader withType(Class<?> valueType) { in withType() method in ObjectReader
778 public ObjectReader withType(java.lang.reflect.Type valueType) { in withType() method in ObjectReader
786 public ObjectReader withType(TypeReference<?> valueTypeRef) { in withType() method in ObjectReader
H A DObjectWriter.java451 public ObjectWriter withType(JavaType rootType) { in withType() method in ObjectWriter
459 public ObjectWriter withType(Class<?> rootType) { in withType() method in ObjectWriter
467 public ObjectWriter withType(TypeReference<?> rootType) { in withType() method in ObjectWriter
H A DBeanProperty.java260 public Std withType(JavaType type) { in withType() method in BeanProperty.Std
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/engine/ast/
H A DThisObjectValue.java32 public static ThisObjectValue withType(TypeNode type) { in withType() method in ThisObjectValue
H A DSuperObjectValue.java33 public static SuperObjectValue withType(TypeNode type) { in withType() method in SuperObjectValue
H A DNewObjectExpr.java38 public static NewObjectExpr withType(TypeNode type) { in withType() method in NewObjectExpr
H A DAnnotationNode.java57 public static AnnotationNode withType(TypeNode type) { in withType() method in AnnotationNode
/aosp_15_r20/external/sdk-platform-java/gapic-generator-java/src/main/java/com/google/api/generator/gapic/model/
H A DResourceReference.java50 public static ResourceReference withType(String resourceTypeString) { in withType() method in ResourceReference
/aosp_15_r20/external/aws-sdk-java-v2/codegen/src/main/java/software/amazon/awssdk/codegen/model/intermediate/
H A DArgumentModel.java47 public ArgumentModel withType(String type) { in withType() method in ArgumentModel
H A DShapeModel.java138 public ShapeModel withType(String type) { in withType() method in ShapeModel
/aosp_15_r20/external/aws-sdk-java-v2/test/test-utils/src/main/java/software/amazon/awssdk/core/auth/policy/
H A DCondition.java148 public Condition withType(String type) { in withType() method in Condition
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/
H A DAbsent.java31 static <T> Optional<T> withType() { in withType() method in Absent
/aosp_15_r20/external/guava/guava/src/com/google/common/base/
H A DAbsent.java31 static <T> Optional<T> withType() { in withType() method in Absent
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountDisplayInfo.java83 public AccountDisplayInfo withType(CharSequence type) { in withType() method in AccountDisplayInfo
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/model/
H A DKey.java56 public Key withType(DaggerType newType) { in withType() method in Key
/aosp_15_r20/external/dagger2/java/dagger/spi/model/
H A DKey.java55 public Key withType(DaggerType newType) { in withType() method in Key
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/
H A DDataFormatReaders.java131 public DataFormatReaders withType(JavaType type) in withType() method in DataFormatReaders
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/code/
H A DRegisterSpec.java492 public RegisterSpec withType(TypeBearer newType) { in withType() method in RegisterSpec
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/
H A DRegisterSpec.java516 public RegisterSpec withType(TypeBearer newType) { in withType() method in RegisterSpec
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DFieldInfo.java480 public Builder withType(FieldType type) { in withType() method in FieldInfo.Builder
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DFieldInfo.java480 public Builder withType(FieldType type) { in withType() method in FieldInfo.Builder
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DScanTestUtil.java118 public NativeScanSettingsBuilder withType(int type) { in withType() method in ScanTestUtil.NativeScanSettingsBuilder
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/containers/
DEntityManager.h82 static EntityHandle withType(EntityHandle h, size_t newType) { in withType() function
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/
HDcommons-cli-1.3.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/frameworks/base/core/java/android/content/pm/
H A DShortcutInfo.java747 public static String lookUpResourceName(@NonNull Resources res, int resId, boolean withType, in lookUpResourceName()

12345678910>>...25