/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ |
H A D | ObjectReader.java | 762 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 D | ObjectWriter.java | 451 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 D | BeanProperty.java | 260 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 D | ThisObjectValue.java | 32 public static ThisObjectValue withType(TypeNode type) { in withType() method in ThisObjectValue
|
H A D | SuperObjectValue.java | 33 public static SuperObjectValue withType(TypeNode type) { in withType() method in SuperObjectValue
|
H A D | NewObjectExpr.java | 38 public static NewObjectExpr withType(TypeNode type) { in withType() method in NewObjectExpr
|
H A D | AnnotationNode.java | 57 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 D | ResourceReference.java | 50 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 D | ArgumentModel.java | 47 public ArgumentModel withType(String type) { in withType() method in ArgumentModel
|
H A D | ShapeModel.java | 138 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 D | Condition.java | 148 public Condition withType(String type) { in withType() method in Condition
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/base/ |
H A D | Absent.java | 31 static <T> Optional<T> withType() { in withType() method in Absent
|
/aosp_15_r20/external/guava/guava/src/com/google/common/base/ |
H A D | Absent.java | 31 static <T> Optional<T> withType() { in withType() method in Absent
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/model/account/ |
D | AccountDisplayInfo.java | 83 public AccountDisplayInfo withType(CharSequence type) { in withType() method in AccountDisplayInfo
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/model/ |
H A D | Key.java | 56 public Key withType(DaggerType newType) { in withType() method in Key
|
/aosp_15_r20/external/dagger2/java/dagger/spi/model/ |
H A D | Key.java | 55 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 D | DataFormatReaders.java | 131 public DataFormatReaders withType(JavaType type) in withType() method in DataFormatReaders
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/rop/code/ |
H A D | RegisterSpec.java | 492 public RegisterSpec withType(TypeBearer newType) { in withType() method in RegisterSpec
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/rop/code/ |
H A D | RegisterSpec.java | 516 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 D | FieldInfo.java | 480 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 D | FieldInfo.java | 480 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/ |
D | ScanTestUtil.java | 118 public NativeScanSettingsBuilder withType(int type) { in withType() method in ScanTestUtil.NativeScanSettingsBuilder
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/containers/ |
D | EntityManager.h | 82 static EntityHandle withType(EntityHandle h, size_t newType) { in withType() function
|
/aosp_15_r20/prebuilts/sdk/tools/jetifier/jetifier-standalone/lib/ |
HD | commons-cli-1.3.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/frameworks/base/core/java/android/content/pm/ |
H A D | ShortcutInfo.java | 747 public static String lookUpResourceName(@NonNull Resources res, int resId, boolean withType, in lookUpResourceName()
|