Merge "API review for requestBandwidthUpdate()"
This commit is contained in:
@@ -2588,8 +2588,6 @@ public class ConnectivityManager {
|
|||||||
*
|
*
|
||||||
* @param network{@link Network} specifying which network you're interested.
|
* @param network{@link Network} specifying which network you're interested.
|
||||||
* @return {@code true} on success, {@code false} if the {@link Network} is no longer valid.
|
* @return {@code true} on success, {@code false} if the {@link Network} is no longer valid.
|
||||||
*
|
|
||||||
* @hide
|
|
||||||
*/
|
*/
|
||||||
public boolean requestBandwidthUpdate(Network network) {
|
public boolean requestBandwidthUpdate(Network network) {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user