Searched refs:getBlockSize (Results 1 – 15 of 15) sorted by relevance
70 public int getBlockSize() { in getBlockSize() method in StatFs
68 sDefaultPageSize = new StatFs("/data").getBlockSize(); in getDefaultPageSize()
54 mBlockSize = (int) (stat.getBlockSize()); in onCreate()
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()
375 sdSize = (long) sdStats.getAvailableBlocks() * (long) sdStats.getBlockSize(); in checkSd()383 long intSize = (long) intStats.getBlockCount() * (long) intStats.getBlockSize(); in checkInt()384 long iSize = (long) intStats.getAvailableBlocks() * (long) intStats.getBlockSize(); in checkInt()
158 int blockSize = fs.getBlockSize(); in testDownloadToCacheWithAlmostFullCache()
153 long bsize = statfs.getBlockSize(); in reportFreeSpace()
724 mBlockSize = mStatFs.getBlockSize(); in init()
370 int blockSize = new StatFs(dir.getPath()).getBlockSize(); in testSizeLimits()472 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();
31525 method public deprecated int getBlockSize();68623 method public final int getBlockSize();
31703 method public deprecated int getBlockSize();69105 method public final int getBlockSize();
34299 method public deprecated int getBlockSize();72581 method public final int getBlockSize();
13396 HPLjavax/crypto/Cipher;->getBlockSize()I29355 HSPLandroid/os/StatFs;->getBlockSize()I