Searched refs:getBlockSize (Results 1 – 13 of 13) sorted by relevance
63 public int getBlockSize() { in getBlockSize() method in StatFs
64 sDefaultPageSize = new StatFs("/data").getBlockSize(); in getDefaultPageSize()
54 mBlockSize = (int) (stat.getBlockSize()); in onCreate()
158 int blockSize = fs.getBlockSize(); in testDownloadToCacheWithAlmostFullCache()
120 return (long) st.getFreeBlocks() * (long) st.getBlockSize(); in getFreeStorageSize()153 if (!invokePMFreeApplicationCache(diff * st.getBlockSize())) { in testFreeApplicationCacheSomeFiles()285 long blkSize = st.getBlockSize(); in testAppCacheClear()
332 sdSize = (long) sdStats.getAvailableBlocks() * (long) sdStats.getBlockSize(); in checkSd()340 long intSize = (long) intStats.getBlockCount() * (long) intStats.getBlockSize(); in checkInt()341 long iSize = (long) intStats.getAvailableBlocks() * (long) intStats.getBlockSize(); in checkInt()
153 long bsize = statfs.getBlockSize(); in reportFreeSpace()
643 mBlockSize = mStatFs.getBlockSize(); in init()
332 int blockSize = new StatFs(dir.getPath()).getBlockSize(); in testSizeLimits()433 int blockSize = new StatFs(dir.getPath()).getBlockSize(); in testAgeLimits()
1598 public Size getBlockSize() { in getBlockSize() method in MediaCodecInfo.VideoCapabilities
22264 method public deprecated int getBlockSize();51267 method public final int getBlockSize();
31377 method public deprecated int getBlockSize();68147 method public final int getBlockSize();
34148 method public deprecated int getBlockSize();72055 method public final int getBlockSize();