Home
last modified time | relevance | path

Searched refs:getBlockCount (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/os/
DStatFs.java54 public native int getBlockCount(); in getBlockCount() method in StatFs
/frameworks/base/tests/LowStorageTest/src/com/android/lowstoragetest/
DLowStorageTest.java53 int totalBlocks = stat.getBlockCount(); in onCreate()
81 int totalBlocks = stat.getBlockCount(); in fillupdisk()
/frameworks/base/services/java/com/android/server/
DDiskStatsService.java90 long total = statfs.getBlockCount(); in reportFreeSpace()
DDeviceStorageMonitorService.java313 mTotalMemory = ((long)mDataFileStats.getBlockCount() * in DeviceStorageMonitorService()
DDropBoxManagerService.java702 int nonreserved = available - mStatFs.getBlockCount() * reservePercent / 100; in trimToFit()
/frameworks/base/core/java/android/nfc/tech/
DMifareClassic.java261 public int getBlockCount() { in getBlockCount() method in MifareClassic
/frameworks/base/core/tests/coretests/src/android/content/pm/
DAppCacheTest.java283 long totBlks = st.getBlockCount(); in testAppCacheClear()
DPackageManagerTests.java288 long intSize = (long)intStats.getBlockCount() * in checkInt()
/frameworks/base/api/
Dcurrent.txt12694 method public int getBlockCount();
15127 method public int getBlockCount();
D14.txt12694 method public int getBlockCount();
15127 method public int getBlockCount();