summaryrefslogtreecommitdiff
path: root/core/java/android/os/StatFs.java
AgeCommit message (Expand)Author
2020-12-10Don't suggest now-deprecated APIsChristopher Tate
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-03-15Add @UnsupportedAppUsage annotationsAndrei Onea
2017-04-05Merge "Document the fact that StatFs.restat() and ctor can throw." am: 183c93...Tobias Thierer
2017-04-05Document the fact that StatFs.restat() and ctor can throw.Tobias Thierer
2017-04-02We really want f_frsize and f_bavail.Jeff Sharkey
2014-04-28Track libcore.os' move to android.system.Elliott Hughes
2013-07-09resolved conflicts for merge of 4a59376d to stage-aosp-masterElliott Hughes
2013-07-09Track libcore API change.Elliott Hughes
2013-04-19Deprecate StatFs methods returning small values.Jeff Sharkey
2013-02-13Expose longer statfs values, add derived values.Jeff Sharkey
2012-08-16Use libcore Posix class for StatFs implementationKenny Root
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project