summaryrefslogtreecommitdiff
path: root/core/java/android/net/ParseException.java
Commit message (Collapse)AuthorAgeFilesLines
* Move ParseException to ConnectivityRemi NGUYEN VAN2021-03-111-37/+0
| | | | | | | | | ParseException is a public API class used to support Connectivity APIs, so it should be in the same API surface as connectivity. Bug: 181512874 Test: m Change-Id: Ie1213de0d0facc8f409f7b4c2553abb382e4afbf
* API council feedbacks for DnsResolverLuke Huang2019-04-111-2/+2
| | | | | | | | | To address the API review feedback provided by the API council. Bug: 129261432 Test: atest DnsResolverTest Change-Id: I3de11c913682abf790850b45cd5d50ac28b3fc5c
* Refactor answer callback for async DNS query JAVA APILuke Huang2019-03-161-2/+9
| | | | | | | | | | | | 1. refactor AnswerCallback with a generic type 2. support onError in AnswerCallback 3. Fix minor problem reported from API Review Bug: 124882626 Test: built, flashed, booted atest DnsResolverTest DnsPacketTest Change-Id: I685c9989f8401acb63d2e83f552b2d5b20c41af0
* Make ParseException less useless.Chalard Jean2019-03-081-0/+1
| | | | | Test: None Change-Id: I4b6d3fc8aba5a602ac06c958db41157cd98f2aff
* Public JavaDoc for ParseException should not mention WebAddress, as this is ↵Steve Block2012-07-091-3/+2
| | | | | | not public Change-Id: Iab1e5ff64b6caaecfbd6beac0be02b3b660ff51e
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+30
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-30/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+30