Searched defs:setTotalFat (Results 1 – 2 of 2) sorted by relevance
344 public NutritionRecordInternal setTotalFat(double totalFat) { in setTotalFat() method in NutritionRecordInternal
425 public Builder setTotalFat(@Nullable Mass totalFat) { in setTotalFat() method in NutritionRecord.Builder