Home
last modified time | relevance | path

Searched refs:RESULT_INCONCLUSIVE (Results 1 – 3 of 3) sorted by relevance

/packages/modules/HealthFitness/framework/java/android/health/connect/datatypes/
DOvulationTestRecord.java74 public static final int RESULT_INCONCLUSIVE = 0; field in OvulationTestRecord.OvulationTestResult
101 Set.of(RESULT_INCONCLUSIVE, RESULT_POSITIVE, RESULT_HIGH, RESULT_NEGATIVE);
106 @IntDef({RESULT_INCONCLUSIVE, RESULT_POSITIVE, RESULT_HIGH, RESULT_NEGATIVE})
/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/dataentries/formatters/
DOvulationTestFormatter.kt21 import android.health.connect.datatypes.OvulationTestRecord.OvulationTestResult.RESULT_INCONCLUSIVE
42 RESULT_INCONCLUSIVE -> context.getString(R.string.ovulation_inconclusive) in formatValue()
/packages/modules/HealthFitness/framework/api/
Dcurrent.txt1365 field public static final int RESULT_INCONCLUSIVE = 0; // 0x0