Hide quota APIs until finalized.
Bug: 5383656 Change-Id: Ia2a978a6ff2ee642b0ea4d7d6b8857b7efffd612
This commit is contained in:
@@ -548,6 +548,8 @@ public class ConnectivityManager {
|
|||||||
* Return quota status for the current active network, or {@code null} if no
|
* Return quota status for the current active network, or {@code null} if no
|
||||||
* network is active. Quota status can change rapidly, so these values
|
* network is active. Quota status can change rapidly, so these values
|
||||||
* shouldn't be cached.
|
* shouldn't be cached.
|
||||||
|
*
|
||||||
|
* @hide
|
||||||
*/
|
*/
|
||||||
public NetworkQuotaInfo getActiveNetworkQuotaInfo() {
|
public NetworkQuotaInfo getActiveNetworkQuotaInfo() {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user