Home
last modified time | relevance | path

Searched defs:valueType (Results 1 – 25 of 32) sorted by relevance

12

/aosp12/frameworks/base/core/java/android/util/
H A DReflectiveProperty.java45 public ReflectiveProperty(Class<T> propertyHolder, Class<V> valueType, String name) { in ReflectiveProperty()
97 private boolean typesMatch(Class<V> valueType, Class getterType) { in typesMatch()
H A DProperty.java54 public static <T, V> Property<T, V> of(Class<T> hostType, Class<V> valueType, String name) { in of()
/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DFill.cpp46 bool getValueType(OperandType outputType, OperandType* valueType) { in getValueType()
76 OperandType valueType; in validate() local
/aosp12/frameworks/base/core/java/android/animation/
H A DAnimatorInflater.java272 private static PropertyValuesHolder getPVH(TypedArray styledAttributes, int valueType, in getPVH()
416 int valueType = arrayAnimator.getInt(R.styleable.Animator_valueType, VALUE_TYPE_UNDEFINED); in parseAnimatorFromTypeArray() local
496 int valueType, float pixelSize) { in setupObjectAnimator()
739 int valueType = a.getInt(R.styleable.PropertyValuesHolder_valueType, in loadValues() local
775 int valueType; in inferValueTypeOfKeyframe() local
805 int valueType; in inferValueTypeFromValues() local
831 String propertyName, int valueType) in loadPvh()
954 int valueType) in loadKeyframe()
H A DPropertyValuesHolder.java695 private Method getPropertyFunction(Class targetClass, String prefix, Class valueType) { in getPropertyFunction()
757 String prefix, Class valueType) { in setupSetterOrGetter()
/aosp12/packages/services/Car/tools/emulator/
H A Duser_action_generator.py69 def _getAreaConfigs(self, vhalConfig, supportedAreas, valueType): argument
88 def __init__(self, vhalAreaConfig, valueType): argument
/aosp12/art/tools/dexfuzz/src/dexfuzz/rawdex/
H A DEncodedValue.java23 public byte valueType; field in EncodedValue
/aosp12/frameworks/base/services/core/java/com/android/server/pm/verify/domain/models/
H A DDomainVerificationStateMap.java68 @NonNull ValueType valueType) { in put()
/aosp12/frameworks/base/core/java/android/view/inspector/
H A DInspectableProperty.java83 ValueType valueType() default ValueType.INFERRED; in valueType() method
/aosp12/packages/modules/StatsD/framework/java/android/os/
H A DStatsDimensionsValue.java221 public boolean isValueType(int valueType) { in isValueType()
/aosp12/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
H A DVehicleObjectPool.cpp111 VehiclePropertyType valueType, size_t vectorSize) const { in obtainDisposable()
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DHardwarePropertiesManagerService.java122 String typeLabel, String subLabel, int valueType) { in dumpTempValues()
/aosp12/packages/apps/Car/tests/TestMediaApp/src/com/android/car/media/testmediaapp/loader/
H A DTmaMediaMetadataReader.java117 MetadataKey(String longName, ValueType valueType) { in MetadataKey()
/aosp12/frameworks/base/tools/processors/view_inspector/src/java/android/processor/view/inspector/
H A DInspectablePropertyProcessor.java312 final String valueType = mAnnotationUtils in determinePropertyType() local
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_Streams.cpp247 AMessage::Type valueType; in ConvertMessageToMap() local
/aosp12/system/tools/xsdc/src/com/android/xsdc/java/
H A DJavaCodeGenerator.java188 JavaSimpleType valueType = (complexType instanceof XsdSimpleContent) ? in printClass() local
/aosp12/frameworks/base/core/java/android/widget/
H A DGridLayout.java2295 private final Class<V> valueType; field in Assoc
2297 private Assoc(Class<K> keyType, Class<V> valueType) { in Assoc()
2302 public static <K, V> Assoc<K, V> of(Class<K> keyType, Class<V> valueType) { in of()
/aosp12/system/tools/xsdc/src/com/android/xsdc/cpp/
H A DCppCodeGenerator.java326 CppSimpleType valueType = (complexType instanceof XsdSimpleContent) ? in printClass() local
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
H A Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
H A Djackson-core-2.11.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp12/packages/apps/TV/libs/m2/
H A Ddagger-android-processor-2.23.jarjava/dagger/android/processor/META-INF/gradle/incremental.annotation.processors ...
H A Ddagger-compiler-2.23.jarjava/dagger/internal/codegen/META-INF/gradle/incremental.annotation.processors ...
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...

12