Searched refs:getBlockCount (Results 1 – 12 of 12) 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()
1897 private int getBlockCount(int width, int height) { in getBlockCount() method in MediaCodecInfo.VideoCapabilities1903 int targetBlockCount = getBlockCount(width, height); in findClosestSize()1908 getBlockCount(size.getWidth(), size.getHeight())); in findClosestSize()1920 Double ratio = getBlockCount(size.getWidth(), size.getHeight()) in estimateFrameRatesFor()1921 / (double)Math.max(getBlockCount(width, height), 1); in estimateFrameRatesFor()
186 const auto counts = incfs::getBlockCount(control, path); in countFilledBlocks()
373 long intSize = (long) intStats.getBlockCount() * (long) intStats.getBlockSize(); in checkInt()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
29270 method public int getBlockCount();33728 method @Deprecated public int getBlockCount();
12867 HSPLandroid/os/StatFs;->getBlockCount()I
12870 HSPLandroid/os/StatFs;->getBlockCount()I
26953 Landroid/media/MediaCodecInfo$VideoCapabilities;->getBlockCount(II)I