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()
88 public int getBlockCount() { in getBlockCount() method in StatFs
262 public int getBlockCount() { in getBlockCount() method in MifareClassic
165 long total = statfs.getBlockCount(); in reportFreeSpace()
1537 private int getBlockCount(int width, int height) { in getBlockCount() method in MediaCodecInfo.VideoCapabilities1543 int targetBlockCount = getBlockCount(width, height); in findClosestSize()1548 getBlockCount(size.getWidth(), size.getHeight())); in findClosestSize()1560 Double ratio = getBlockCount(size.getWidth(), size.getHeight()) in estimateFrameRatesFor()1561 / (double)Math.max(getBlockCount(width, height), 1); in estimateFrameRatesFor()
354 long intSize = (long) intStats.getBlockCount() * (long) intStats.getBlockSize(); in checkInt()
18536 method public int getBlockCount();22262 method public deprecated int getBlockCount();
31113 method public int getBlockCount();35421 method @Deprecated public int getBlockCount();
31257 method public int getBlockCount();35565 method @Deprecated public int getBlockCount();
12155 HSPLandroid/os/StatFs;->getBlockCount()I
37082 Landroid/media/MediaCodecInfo$VideoCapabilities;->getBlockCount(II)I