summaryrefslogtreecommitdiff
path: root/core/java/android/app/usage/StorageStats.java
Commit message (Expand)AuthorAgeFilesLines
* Adding StorageStats API to get external cache sizeSaumya Pathak2021-01-181-0/+14
* Remove deprecated method.Kweku Adams2020-06-041-6/+0
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Respond to API council feedback.Jeff Sharkey2017-04-271-5/+12
* Fix code accounting bugs, track external app data.Jeff Sharkey2017-04-181-6/+15
* Wire up storage stats API to installd.Jeff Sharkey2017-01-091-66/+8
* Initial API shape for storage statistics.Jeff Sharkey2017-01-051-0/+162