Searched refs:totalBlocks (Results 1 – 1 of 1) sorted by relevance
53 int totalBlocks = stat.getBlockCount(); in onCreate() local56 startSizeTextView.setText(Long.toString((totalBlocks * mBlockSize) / BYTE_SIZE)); in onCreate()81 int totalBlocks = stat.getBlockCount(); in fillupdisk() local