summaryrefslogtreecommitdiff
path: root/core/java/android/net/NetworkQuotaInfo.java
Commit message (Expand)AuthorAgeFilesLines
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-3/+4
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-4/+3
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-3/+4
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+5
* Move "metered" persistence to WifiConfiguration.Jeff Sharkey2017-07-141-19/+7
* Migrate to @Override to remove warnings.Jeff Sharkey2012-04-091-2/+4
* Hide quota APIs until finalized.Jeff Sharkey2011-10-061-0/+2
* Expose quota status for active network.Jeff Sharkey2011-08-021-0/+79