Searched refs:setPantothenicAcid (Results 1 – 6 of 6) sorted by relevance
509 public NutritionRecordInternal setPantothenicAcid(double pantothenicAcid) { in setPantothenicAcid() method in NutritionRecordInternal611 .setPantothenicAcid(Mass.fromGrams(getPantothenicAcid())) in toExternalRecord()
137 .setPantothenicAcid(fromGrams(56.0)) in <lambda>()
847 .setPantothenicAcid(Mass.fromGrams(0.1)) in getNutritionRecord_update()919 .setPantothenicAcid(Mass.fromGrams(0.1)) in getCompleteNutritionRecord()
605 public Builder setPantothenicAcid(@Nullable Mass pantothenicAcid) { in setPantothenicAcid() method in NutritionRecord.Builder2113 recordInternal.setPantothenicAcid(getPantothenicAcid().getInGrams()); in toRecordInternal()
472 nutritionRecord.setPantothenicAcid(getCursorDouble(cursor, PANTOTHENIC_ACID_COLUMN_NAME)); in populateSpecificRecordValue()
1326 …ll public android.health.connect.datatypes.NutritionRecord.Builder setPantothenicAcid(@Nullable an…