summaryrefslogtreecommitdiff
path: root/framework/src/android/net/SocketNotBoundException.java
Commit message (Collapse)AuthorAgeFilesLines
* Expose constructor of Exceptions.sewookseo2022-03-171-1/+3
| | | | | | | | | | Exposing constructor of Exceptions for test purpose. CTS-Coverage-Bug: 224059548 BUG: 215240597 BUG: 216368595 Test: build Change-Id: I20af104a891e94873715ab46ecabc3e775638c8c
* Move QoS API classes to ConnectivityRemi NGUYEN VAN2021-03-011-0/+32
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