Searched refs:thiamin (Results 1 – 4 of 4) sorted by relevance
111 record.thiamin?.addAggregation(R.string.thiamin, stringJoiner, formatMass) in <lambda>()
174 public Builder setThiamin(@Nullable Mass thiamin) { in setThiamin() argument175 mThiamin = thiamin; in setThiamin()1372 @Nullable Mass thiamin, in NutritionRecord() argument1427 requireInRangeIfExists(thiamin, MASS_0_0, MASS_100, "thiamin"); in NutritionRecord()1471 mThiamin = thiamin; in NutritionRecord()
112 public NutritionRecordInternal setThiamin(double thiamin) { in setThiamin() argument113 this.mThiamin = thiamin; in setThiamin()