Home
last modified time | relevance | path

Searched defs:maxFileSize (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/storage/
H A DVolumeRecord.java110 final long maxFileSize = 0; in buildStorageVolume() local
H A DStorageVolume.java140 boolean allowMassStorage, long maxFileSize, UserHandle owner, UUID uuid, String fsUuid, in StorageVolume()
H A DVolumeInfo.java424 long maxFileSize = 0; in buildStorageVolume() local
/aosp14/frameworks/base/media/jni/
H A Dandroid_mtp_MtpServer.cpp196 jlong maxFileSize = env->GetLongField(jstorage, field_MtpStorage_maxFileSize); in android_mtp_MtpServer_add_storage() local
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java3855 final long maxFileSize = 0; in getVolumeList() local
3879 final long maxFileSize = 0L; in getVolumeList() local