index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
StatFs.java
Age
Commit message (
Expand
)
Author
2020-12-10
Don't suggest now-deprecated APIs
Christopher Tate
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-03-15
Add @UnsupportedAppUsage annotations
Andrei Onea
2017-04-05
Merge "Document the fact that StatFs.restat() and ctor can throw." am: 183c93...
Tobias Thierer
2017-04-05
Document the fact that StatFs.restat() and ctor can throw.
Tobias Thierer
2017-04-02
We really want f_frsize and f_bavail.
Jeff Sharkey
2014-04-28
Track libcore.os' move to android.system.
Elliott Hughes
2013-07-09
resolved conflicts for merge of 4a59376d to stage-aosp-master
Elliott Hughes
2013-07-09
Track libcore API change.
Elliott Hughes
2013-04-19
Deprecate StatFs methods returning small values.
Jeff Sharkey
2013-02-13
Expose longer statfs values, add derived values.
Jeff Sharkey
2012-08-16
Use libcore Posix class for StatFs implementation
Kenny Root
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project