Correct javadoc for ConnectivityManager#requestNetwork
Fix: 238753273 Test: make doc-comment-check-docs ; Check the doc result Change-Id: I41c35b9cb31dcf3a372a61ad84f19295b0bc0ceb
This commit is contained in:
@@ -4277,7 +4277,7 @@ public class ConnectivityManager {
|
||||
* network, unless it becomes the best again at some later time. All callbacks are invoked
|
||||
* in order on the same thread, which by default is a thread created by the framework running
|
||||
* in the app.
|
||||
* {@see #requestNetwork(NetworkRequest, NetworkCallback, Handler)} to change where the
|
||||
* {@link #requestNetwork(NetworkRequest, NetworkCallback, Handler)} to change where the
|
||||
* callbacks are invoked.
|
||||
*
|
||||
* <p>This{@link NetworkRequest} will live until released via
|
||||
|
||||
Reference in New Issue
Block a user