Searched refs:FLOW_LIGHT (Results 1 – 4 of 4) sorted by relevance
72 public static final int FLOW_LIGHT = 1; field in MenstruationFlowRecord.MenstruationFlowType83 Set.of(FLOW_UNKNOWN, FLOW_LIGHT, FLOW_MEDIUM, FLOW_HEAVY);88 @IntDef({FLOW_UNKNOWN, FLOW_LIGHT, FLOW_MEDIUM, FLOW_HEAVY})
21 import android.health.connect.datatypes.MenstruationFlowRecord.MenstruationFlowType.FLOW_LIGHT40 FLOW_LIGHT -> return context.getString(R.string.flow_light) in formatValue()
21 import android.health.connect.datatypes.MenstruationFlowRecord.MenstruationFlowType.FLOW_LIGHT77 val record = getRecord(type = FLOW_LIGHT) in <lambda>()
1142 field public static final int FLOW_LIGHT = 1; // 0x1