Searched refs:getBlockSize (Results 1 – 15 of 15) sorted by relevance
168 mDataFileStats.getBlockSize(); in restatDataDir()190 mSystemFileStats.getBlockSize(); in restatDataDir()197 mCacheFileStats.getBlockSize(); in restatDataDir()333 mDataFileStats.getBlockSize(); in DeviceStorageMonitorService()
63 public int getBlockSize() { in getBlockSize() method in StatFs
64 sDefaultPageSize = new StatFs("/data").getBlockSize(); in getDefaultPageSize()
94 long bsize = statfs.getBlockSize(); in reportFreeSpace()
637 mBlockSize = mStatFs.getBlockSize(); in init()
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()
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()
158 int blockSize = fs.getBlockSize(); in testDownloadToCacheWithAlmostFullCache()
332 int blockSize = new StatFs(dir.getPath()).getBlockSize(); in testSizeLimits()433 int blockSize = new StatFs(dir.getPath()).getBlockSize(); in testAgeLimits()
1586 public Size getBlockSize() { in getBlockSize() method in MediaCodecInfo.VideoCapabilities
22264 method public deprecated int getBlockSize();51267 method public final int getBlockSize();
29138 method public deprecated int getBlockSize();62139 method public final int getBlockSize();
29207 method public deprecated int getBlockSize();62219 method public final int getBlockSize();
31606 method public deprecated int getBlockSize();65496 method public final int getBlockSize();