Home
last modified time | relevance | path

Searched refs:getValueType (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/apex/statsd/framework/test/src/android/os/
DStatsDimensionsValueTest.java66 assertThat(sdv.getValueType()).isEqualTo(StatsDimensionsValue.TUPLE_VALUE_TYPE); in testConversionFromStructuredParcel()
74 assertThat(sdvChildren.get(0).getValueType()) in testConversionFromStructuredParcel()
76 assertThat(sdvChildren.get(1).getValueType()) in testConversionFromStructuredParcel()
78 assertThat(sdvChildren.get(2).getValueType()) in testConversionFromStructuredParcel()
80 assertThat(sdvChildren.get(3).getValueType()) in testConversionFromStructuredParcel()
82 assertThat(sdvChildren.get(4).getValueType()) in testConversionFromStructuredParcel()
111 assertThat(sdv.getValueType()).isEqualTo(StatsDimensionsValue.TUPLE_VALUE_TYPE); in testNullTupleArray()
/frameworks/ml/nn/common/operations/
DFill.cpp49 bool getValueType(OperandType outputType, OperandType* valueType) { in getValueType() function
80 NN_RET_CHECK(getValueType(outputType, &valueType)); in validate()
/frameworks/base/apex/statsd/framework/java/android/os/
DStatsDimensionsValue.java211 public int getValueType() { in getValueType() method in StatsDimensionsValue
/frameworks/base/apex/statsd/framework/api/
Dsystem-current.txt69 method public int getValueType();
/frameworks/base/graphics/java/android/graphics/drawable/
DAnimatedVectorDrawable.java621 + "type defined in resources: " + pvh.getValueType().toString()); in updateAnimatorProperty()
634 Class type1 = holder.getValueType(); in containsSameValueType()
/frameworks/base/core/java/android/animation/
DPropertyValuesHolder.java1117 public Class getValueType() { in getValueType() method in PropertyValuesHolder
/frameworks/base/api/
Dsystem-current.txt8424 method public int getValueType();
/frameworks/base/config/
Dboot-image-profile.txt419 HSPLandroid/animation/PropertyValuesHolder;->getValueType()Ljava/lang/Class;