summaryrefslogtreecommitdiff
path: root/core/java/android/net/DataUsageRequest.java
AgeCommit message (Expand)Author
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2016-05-10Addressing API council comments on NetworkStatsManager.Antonio Cansado
2016-02-29Parcelable classes should always be final.Jeff Sharkey
2016-02-17Implementation of data usage callbacks.Antonio Cansado
2016-02-02Adding a callback to notify data usage.Antonio Cansado