Searched refs:mCholesterol (Results 1 – 2 of 2) sorted by relevance
49 private double mCholesterol = DEFAULT_DOUBLE; field in NutritionRecordInternal229 return mCholesterol; in getCholesterol()235 this.mCholesterol = cholesterol; in setCholesterol()637 mCholesterol = parcel.readDouble(); in populateIntervalRecordFrom()685 parcel.writeDouble(mCholesterol); in populateIntervalRecordTo()
61 private Mass mCholesterol; field in NutritionRecord.Builder306 mCholesterol = cholesterol; in setCholesterol()694 mCholesterol, in buildWithoutValidation()752 mCholesterol, in build()1275 private final Mass mCholesterol; field in NutritionRecord1482 mCholesterol = cholesterol; in NutritionRecord()1624 return mCholesterol; in getCholesterol()