DO NOT MERGE - Merge qt-qpr1-dev-plus-aosp-without-vendor (6129114) into stage-aosp-master
Bug: 146167222 Change-Id: Ifeb003ec9b3bf824f04d31a117aea65d517241fb
This commit is contained in:
@@ -49,8 +49,8 @@ import java.util.concurrent.CountDownLatch;
|
|||||||
* limited to a local network over Multicast DNS. DNS service discovery is described at
|
* limited to a local network over Multicast DNS. DNS service discovery is described at
|
||||||
* http://files.dns-sd.org/draft-cheshire-dnsext-dns-sd.txt
|
* http://files.dns-sd.org/draft-cheshire-dnsext-dns-sd.txt
|
||||||
*
|
*
|
||||||
* <p> The API is asynchronous and responses to requests from an application are on listener
|
* <p> The API is asynchronous, and responses to requests from an application are on listener
|
||||||
* callbacks on a seperate internal thread.
|
* callbacks on a separate internal thread.
|
||||||
*
|
*
|
||||||
* <p> There are three main operations the API supports - registration, discovery and resolution.
|
* <p> There are three main operations the API supports - registration, discovery and resolution.
|
||||||
* <pre>
|
* <pre>
|
||||||
|
|||||||
Reference in New Issue
Block a user