Searched refs:RESULT_POSITIVE (Results 1 – 4 of 4) sorted by relevance
80 public static final int RESULT_POSITIVE = 1; field in OvulationTestRecord.OvulationTestResult101 Set.of(RESULT_INCONCLUSIVE, RESULT_POSITIVE, RESULT_HIGH, RESULT_NEGATIVE);106 @IntDef({RESULT_INCONCLUSIVE, RESULT_POSITIVE, RESULT_HIGH, RESULT_NEGATIVE})
23 import android.health.connect.datatypes.OvulationTestRecord.OvulationTestResult.RESULT_POSITIVE39 RESULT_POSITIVE -> context.getString(R.string.ovulation_positive) in formatValue()
23 import android.health.connect.datatypes.OvulationTestRecord.OvulationTestResult.RESULT_POSITIVE62 val record = getRecord(result = RESULT_POSITIVE) in <lambda>()
1367 field public static final int RESULT_POSITIVE = 1; // 0x1