|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.os.StatFs
public class StatFs
| Constructor Summary | |
|---|---|
StatFs(String path)
|
|
| Method Summary | |
|---|---|
protected void |
finalize()
|
int |
getAvailableBlocks()
|
int |
getBlockCount()
|
int |
getBlockSize()
|
int |
getFreeBlocks()
|
void |
restat(String path)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatFs(String path)
| Method Detail |
|---|
public void restat(String path)
protected void finalize()
finalize in class Objectpublic int getBlockSize()
public int getBlockCount()
public int getFreeBlocks()
public int getAvailableBlocks()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||