Searched refs:setWeight (Results 1 – 6 of 6) sorted by relevance
130 setWeight(R.id.space1, before); in setSideLabelWeights()131 setWeight(R.id.space2, after); in setSideLabelWeights()134 private void setWeight(int id, float weight) { in setWeight() method in UsageView
39 public WeightRecordInternal setWeight(double weight) { in setWeight() method in WeightRecordInternal
95 weightRecord.setWeight(getCursorDouble(cursor, WEIGHT_COLUMN_NAME)); in populateSpecificRecordValue()
194 recordInternal.setWeight(mWeight.getInGrams()); in toRecordInternal()
327 .setWeight(2.0) in testToScoringSpecProto()1810 PropertyWeight.newBuilder().setPath("property1").setWeight(1.0)) in testConvertPropertyWeights()1812 PropertyWeight.newBuilder().setPath("property2").setWeight(2.0)) in testConvertPropertyWeights()1818 PropertyWeight.newBuilder().setPath("property1").setWeight(1.0)) in testConvertPropertyWeights()1820 PropertyWeight.newBuilder().setPath("property2").setWeight(2.0)) in testConvertPropertyWeights()1828 .setWeight(0.5)) in testConvertPropertyWeights()
1067 .setWeight(propertyWeight.getValue())); in addTypePropertyWeights()