Home
last modified time | relevance | path

Searched refs:RELATION_TO_MEAL_BEFORE_MEAL (Results 1 – 4 of 4) sorted by relevance

/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DBloodGlucoseRecord.java129 public static final int RELATION_TO_MEAL_BEFORE_MEAL = 3; field in BloodGlucoseRecord.RelationToMealType
145 RELATION_TO_MEAL_BEFORE_MEAL,
155 RELATION_TO_MEAL_BEFORE_MEAL,
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/dataentries/formatters/
DBloodGlucoseFormatter.kt22 …android.health.connect.datatypes.BloodGlucoseRecord.RelationToMealType.RELATION_TO_MEAL_BEFORE_MEAL
84 RELATION_TO_MEAL_BEFORE_MEAL -> context.getString(R.string.blood_glucose_before_meal) in getRelationToMeal()
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/dataentries/formatters/
DBloodGlucoseFormatterTest.kt151 val record = getRecord(level = 25.0, relationToMeal = RELATION_TO_MEAL_BEFORE_MEAL) in <lambda>()
/packages/modules/HealthFitness/framework/api/
Dcurrent.txt437 field public static final int RELATION_TO_MEAL_BEFORE_MEAL = 3; // 0x3