Searched refs:getBlockCount (Results 1 – 11 of 11) sorted by relevance
53 int totalBlocks = stat.getBlockCount(); in onCreate()81 int totalBlocks = stat.getBlockCount(); in fillupdisk()
86 public int getBlockCount() { in getBlockCount() method in StatFs
262 public int getBlockCount() { in getBlockCount() method in MifareClassic
165 long total = statfs.getBlockCount(); in reportFreeSpace()
865 int nonreserved = available - mStatFs.getBlockCount() * reservePercent / 100; in trimToFit()
1430 private int getBlockCount(int width, int height) { in getBlockCount() method in MediaCodecInfo.VideoCapabilities1436 int targetBlockCount = getBlockCount(width, height); in findClosestSize()1441 getBlockCount(size.getWidth(), size.getHeight())); in findClosestSize()1453 Double ratio = getBlockCount(size.getWidth(), size.getHeight()) in estimateFrameRatesFor()1454 / (double)Math.max(getBlockCount(width, height), 1); in estimateFrameRatesFor()
353 long intSize = (long) intStats.getBlockCount() * (long) intStats.getBlockSize(); in checkInt()
18536 method public int getBlockCount();22262 method public deprecated int getBlockCount();
27470 Landroid/nfc/tech/MifareClassic;->getBlockCount()I31713 Landroid/os/StatFs;->getBlockCount()I
28444 HSPLandroid/os/StatFs;->getBlockCount()I
28963 method public int getBlockCount();33103 method public deprecated int getBlockCount();