Searched refs:getValueType (Results 1 – 8 of 8) sorted by relevance
66 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()
49 bool getValueType(OperandType outputType, OperandType* valueType) { in getValueType() function80 NN_RET_CHECK(getValueType(outputType, &valueType)); in validate()
211 public int getValueType() { in getValueType() method in StatsDimensionsValue
69 method public int getValueType();
621 + "type defined in resources: " + pvh.getValueType().toString()); in updateAnimatorProperty()634 Class type1 = holder.getValueType(); in containsSameValueType()
1117 public Class getValueType() { in getValueType() method in PropertyValuesHolder
8424 method public int getValueType();
419 HSPLandroid/animation/PropertyValuesHolder;->getValueType()Ljava/lang/Class;