Searched refs:FLOW_MEDIUM (Results 1 – 5 of 5) sorted by relevance
73 public static final int FLOW_MEDIUM = 2; field in MenstruationFlowRecord.MenstruationFlowType83 Set.of(FLOW_UNKNOWN, FLOW_LIGHT, FLOW_MEDIUM, FLOW_HEAVY);88 @IntDef({FLOW_UNKNOWN, FLOW_LIGHT, FLOW_MEDIUM, FLOW_HEAVY})
22 import android.health.connect.datatypes.MenstruationFlowRecord.MenstruationFlowType.FLOW_MEDIUM41 FLOW_MEDIUM -> return context.getString(R.string.flow_medium) in formatValue()
22 import android.health.connect.datatypes.MenstruationFlowRecord.MenstruationFlowType.FLOW_MEDIUM70 val record = getRecord(type = FLOW_MEDIUM) in <lambda>()
83 MenstruationFlowType.FLOW_MEDIUM) in <lambda>()
1143 field public static final int FLOW_MEDIUM = 2; // 0x2