Home
last modified time | relevance | path

Searched defs:filesize (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
H A DDownloadManagerTestApp.java163 long filesize = DOWNLOAD_FILESIZE; in verifyFileDownloadSucceeded() local
222 long filesize = DOWNLOAD_FILESIZE; in runLargeDownloadOverWiFi() local
264 long filesize = DOWNLOAD_FILESIZE; in runDownloadMultipleSwitching() local
341 long filesize = DOWNLOAD_FILESIZE; in runDownloadMultipleWiFiEnableDisable() local
410 long filesize = DOWNLOAD_FILESIZE; in runDownloadMultipleAirplaneModeEnableDisable() local
/aosp12/system/extras/tests/pagingtest/
H A Dthrashing_test.c21 unsigned long long filesize; in thrashing_test() local
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
H A DDictionaryInfoUtils.java85 long filesize, long modifiedTimeMillis, int version) { in DictionaryInfo()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
H A DWordListPreference.java72 final String description, final int status, final int filesize) { in WordListPreference()
H A DDictionarySettingsFragment.java324 final int filesize = cursor.getInt(filesizeIndex); in createInstalledDictSettingsCollection() local
H A DMetadataDbHelper.java485 final long filesize, final int version, final int formatVersion) { in makeContentValues()
/aosp12/system/tools/mkbootimg/
H A Dmkbootimg.py67 def filesize(f): function
/aosp12/packages/providers/ContactsProvider/tests/assets/upgradeTest/
H A Dcontacts2_1108.sql20 …ARY KEY AUTOINCREMENT, height INTEGER NOT NULL, width INTEGER NOT NULL, filesize INTEGER NOT NULL); field
/aosp12/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp1172 int64_t filesize = -1; in release() local