Class android.os.StatFs

Added Methods
long getAvailableBlocksLong()  
long getAvailableBytes()  
long getBlockCountLong()  
long getBlockSizeLong()  
long getFreeBlocksLong()  
long getFreeBytes()  
long getTotalBytes()  
 

Changed Methods
int getAvailableBlocks() Now deprecated.
 
int getBlockCount() Now deprecated.
 
int getBlockSize() Now deprecated.
 
int getFreeBlocks() Now deprecated.