Searched refs:getBlockCount (Results 1 – 14 of 14) 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
163 long total = statfs.getBlockCount(); in reportFreeSpace()
2083 private int getBlockCount(int width, int height) { in getBlockCount() method in MediaCodecInfo.VideoCapabilities2089 int targetBlockCount = getBlockCount(width, height); in findClosestSize()2094 getBlockCount(size.getWidth(), size.getHeight())); in findClosestSize()2106 Double ratio = getBlockCount(size.getWidth(), size.getHeight()) in estimateFrameRatesFor()2107 / (double)Math.max(getBlockCount(width, height), 1); in estimateFrameRatesFor()
186 const auto counts = incfs::getBlockCount(control, path); in countFilledBlocks()
316 method public int getBlockCount();
373 long intSize = (long) intStats.getBlockCount() * (long) intStats.getBlockSize(); in checkInt()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
18536 method public int getBlockCount();22262 method public deprecated int getBlockCount();
12686 HSPLandroid/os/StatFs;->getBlockCount()I
12689 HSPLandroid/os/StatFs;->getBlockCount()I
33854 method @Deprecated public int getBlockCount();
26953 Landroid/media/MediaCodecInfo$VideoCapabilities;->getBlockCount(II)I