summaryrefslogtreecommitdiff
path: root/framework/src/android/net/QosSession.java
Commit message (Collapse)AuthorAgeFilesLines
* API review: Additional comment for QosSession.sewookseo2022-03-101-5/+5
| | | | | | | | Additional comment on getSessionId in QosSession. Bug: 216368595 Test: build Change-Id: I0575253ef490e3d456e69816d52075c2d10813f0
* Add 5G/NR QOS supportJayachandran C2021-03-231-0/+6
| | | | | | | | | Bug: 155176305 Bug: 182317794 Test: atest ConnectivityServiceTest atest QosCallbackTrackerTest Change-Id: Idf6d8a7c3b80bc50a2c1244ceaefea9381d40c2f
* Move QoS API classes to ConnectivityRemi NGUYEN VAN2021-03-011-0/+136
The classes were added in S and are used to back ConnectivityManager APIs. Add them to the connectivity boundary as they belong together with ConnectivityManager. Bug: 181512874 Test: m Change-Id: I03b5978949b200a72813d1ebc4812d851fe3df37