Home
last modified time | relevance | path

Searched refs:getBlockSize (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/core/java/android/os/
DStatFs.java70 public int getBlockSize() { in getBlockSize() method in StatFs
/frameworks/base/core/java/android/database/sqlite/
DSQLiteGlobal.java68 sDefaultPageSize = new StatFs("/data").getBlockSize(); in getDefaultPageSize()
/frameworks/base/tests/LowStorageTest/src/com/android/lowstoragetest/
DLowStorageTest.java54 mBlockSize = (int) (stat.getBlockSize()); in onCreate()
/frameworks/base/core/tests/coretests/src/android/app/
DDownloadManagerStressTest.java158 int blockSize = fs.getBlockSize(); in testDownloadToCacheWithAlmostFullCache()
/frameworks/base/services/core/java/com/android/server/
DDiskStatsService.java163 long bsize = statfs.getBlockSize(); in reportFreeSpace()
DDropBoxManagerService.java724 mBlockSize = mStatFs.getBlockSize(); in init()
/frameworks/base/services/tests/servicestests/src/com/android/server/
DDropBoxTest.java370 int blockSize = new StatFs(dir.getPath()).getBlockSize(); in testSizeLimits()
472 int blockSize = new StatFs(dir.getPath()).getBlockSize(); in testAgeLimits()
/frameworks/base/core/tests/coretests/src/android/content/pm/
DPackageManagerTests.java345 sdSize = (long) sdStats.getAvailableBlocks() * (long) sdStats.getBlockSize(); in checkSd()
353 long intSize = (long) intStats.getBlockCount() * (long) intStats.getBlockSize(); in checkInt()
354 long iSize = (long) intStats.getAvailableBlocks() * (long) intStats.getBlockSize(); in checkInt()
/frameworks/base/media/java/android/media/
DMediaCodecInfo.java1607 public Size getBlockSize() { in getBlockSize() method in MediaCodecInfo.VideoCapabilities
/frameworks/base/config/
Dboot-image-profile.txt28446 HSPLandroid/os/StatFs;->getBlockSize()I
43479 HSPLcom/android/org/bouncycastle/crypto/BlockCipher;->getBlockSize()I
43483 HSPLcom/android/org/bouncycastle/crypto/BufferedBlockCipher;->getBlockSize()I
43542 HSPLcom/android/org/bouncycastle/crypto/engines/AESEngine;->getBlockSize()I
43554 HSPLcom/android/org/bouncycastle/crypto/engines/BlowfishEngine;->getBlockSize()I
43563 HSPLcom/android/org/bouncycastle/crypto/engines/DESEngine;->getBlockSize()I
43590 HSPLcom/android/org/bouncycastle/crypto/modes/CBCBlockCipher;->getBlockSize()I
50869 HSPLjavax/crypto/Cipher;->getBlockSize()I
Dhiddenapi-public-dex.txt31715 Landroid/os/StatFs;->getBlockSize()I
71394 Ljavax/crypto/Cipher;->getBlockSize()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt22264 method public deprecated int getBlockSize();
51267 method public final int getBlockSize();
/frameworks/base/api/
Dcurrent.txt33105 method public deprecated int getBlockSize();
70864 method public final int getBlockSize();