Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/data/
DQos.java65 public static class QosBandwidth implements Parcelable { class in Qos
69 public QosBandwidth(int maxBitrateKbps, int guaranteedBitrateKbps) { in QosBandwidth() method in Qos.QosBandwidth
74 private QosBandwidth(Parcel source) { in QosBandwidth() method in Qos.QosBandwidth