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.
|
||||
* @return {@code true} on success, {@code false} if the {@link Network} is no longer valid.
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
public boolean requestBandwidthUpdate(Network network) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user