Searched refs:getBlockCount (Results 1 – 10 of 10) sorted by relevance
54 public native int getBlockCount(); in getBlockCount() method in StatFs
53 int totalBlocks = stat.getBlockCount(); in onCreate()81 int totalBlocks = stat.getBlockCount(); in fillupdisk()
90 long total = statfs.getBlockCount(); in reportFreeSpace()
313 mTotalMemory = ((long)mDataFileStats.getBlockCount() * in DeviceStorageMonitorService()
702 int nonreserved = available - mStatFs.getBlockCount() * reservePercent / 100; in trimToFit()
261 public int getBlockCount() { in getBlockCount() method in MifareClassic
283 long totBlks = st.getBlockCount(); in testAppCacheClear()
288 long intSize = (long)intStats.getBlockCount() * in checkInt()
12694 method public int getBlockCount();15127 method public int getBlockCount();