Home
last modified time | relevance | path

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

/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DBloodGlucoseRecord.java123 public static final int RELATION_TO_MEAL_GENERAL = 1; field in BloodGlucoseRecord.RelationToMealType
143 RELATION_TO_MEAL_GENERAL,
153 RELATION_TO_MEAL_GENERAL,
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/dataentries/formatters/
DBloodGlucoseFormatter.kt24 …ort android.health.connect.datatypes.BloodGlucoseRecord.RelationToMealType.RELATION_TO_MEAL_GENERAL
85 RELATION_TO_MEAL_GENERAL -> context.getString(R.string.blood_glucose_general) in getRelationToMeal()
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/dataentries/formatters/
DBloodGlucoseFormatterTest.kt175 val record = getRecord(level = 25.0, relationToMeal = RELATION_TO_MEAL_GENERAL) in formatValue_general_showsRelationToMeal()
/packages/modules/HealthFitness/framework/api/
Dcurrent.txt439 field public static final int RELATION_TO_MEAL_GENERAL = 1; // 0x1