summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/android/system/StructStatVfs.java
Commit message (Collapse)AuthorAgeFilesLines
* Unhide android.system.Os.Elliott Hughes2014-05-081-2/+0
| | | | Change-Id: Ia113d3e3609cd1403fbdea7966931bf5c6c3b5ea
* Basic documentation for android.system.Elliott Hughes2014-05-071-1/+4
| | | | | | | | Also individually @hide the methods we might not want to expose straight away. These are basically the ones where the mapping to Java types isn't completely straightforward, usually resulting in a family of similar methods. Change-Id: I7b3d555c4599dc8c64e23f5c494a358ef68c6777
* Make sure every struct has a toString.Elliott Hughes2014-04-301-0/+6
| | | | | | Also add some missing finals. Change-Id: I80a779d7340608d55d5ffcc73e2d411dc1bc1cc9
* Move StructStat and StructStatVfs now all the callers have switched over.Elliott Hughes2014-04-281-6/+47
| | | | Change-Id: Ia599ea8d65645eb97c6944743e0a9510991c0607
* Groundwork towards making the Libcore.os functionality public.Elliott Hughes2014-04-241-0/+32
Change-Id: Ie700aa16d91fba53fc5eb2555829cb74d84b12ad