Fix javadoc braces for ConnectivityManager.EXTRA_NETWORK.
Change-Id: I5ad30a34f96e9e99a557b5bae9a30bfc08c89620
This commit is contained in:
@@ -2370,7 +2370,7 @@ public class ConnectivityManager {
|
||||
* successfully finding a network for the applications request. Retrieve it with
|
||||
* {@link android.content.Intent#getParcelableExtra(String)}.
|
||||
* <p>
|
||||
* Note that if you intend to invoke (@link #setProcessDefaultNetwork(Network)) or
|
||||
* Note that if you intend to invoke {@link #setProcessDefaultNetwork} or
|
||||
* {@link Network#openConnection(java.net.URL)} then you must get a
|
||||
* ConnectivityManager instance before doing so.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user