Home
last modified time | relevance | path

Searched defs:qosFlowId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/telephony/java/android/telephony/data/
DNrQos.java31 int qosFlowId; field in NrQos
35 public NrQos(QosBandwidth downlink, QosBandwidth uplink, int qosFlowId, int fiveQi, in NrQos()