Searched refs:RELATION_TO_MEAL_FASTING (Results 1 – 4 of 4) sorted by relevance
126 public static final int RELATION_TO_MEAL_FASTING = 2; field in BloodGlucoseRecord.RelationToMealType144 RELATION_TO_MEAL_FASTING,154 RELATION_TO_MEAL_FASTING,
23 …ort android.health.connect.datatypes.BloodGlucoseRecord.RelationToMealType.RELATION_TO_MEAL_FASTING83 RELATION_TO_MEAL_FASTING -> context.getString(R.string.blood_glucose_fasting) in getRelationToMeal()
167 val record = getRecord(level = 25.0, relationToMeal = RELATION_TO_MEAL_FASTING) in <lambda>()235 relationToMeal = RELATION_TO_MEAL_FASTING, in <lambda>()
438 field public static final int RELATION_TO_MEAL_FASTING = 2; // 0x2