summaryrefslogtreecommitdiff
path: root/core/java/android/os/StatFs.java
Commit message (Expand)AuthorAgeFilesLines
* Don't suggest now-deprecated APIsChristopher Tate2020-12-101-1/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+1
* Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-1/+1
* Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+1
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-151-0/+2
* Merge "Document the fact that StatFs.restat() and ctor can throw." am: 183c93...Tobias Thierer2017-04-051-0/+7
|\
| * Document the fact that StatFs.restat() and ctor can throw.Tobias Thierer2017-04-051-0/+7
* | We really want f_frsize and f_bavail.Jeff Sharkey2017-04-021-6/+6
|/
* Track libcore.os' move to android.system.Elliott Hughes2014-04-281-4/+4
* resolved conflicts for merge of 4a59376d to stage-aosp-masterElliott Hughes2013-07-091-9/+9
|\
| * Track libcore API change.Elliott Hughes2013-07-091-9/+9
* | Deprecate StatFs methods returning small values.Jeff Sharkey2013-04-191-14/+20
* | Expose longer statfs values, add derived values.Jeff Sharkey2013-02-131-0/+50
|/
* Use libcore Posix class for StatFs implementationKenny Root2012-08-161-34/+52
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+74
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-74/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+74