Home
last modified time | relevance | path

Searched refs:getMaxFileSize (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/media/java/android/mtp/
DMtpStorage.java42 mMaxFileSize = volume.getMaxFileSize(); in MtpStorage()
89 public long getMaxFileSize() { in getMaxFileSize() method in MtpStorage
/frameworks/av/media/mtp/
DMtpStorage.h53 inline uint64_t getMaxFileSize() const { return mMaxFileSize; } in getMaxFileSize() function
DMtpServer.cpp1015 uint64_t maxFileSize = storage->getMaxFileSize(); in doSendObjectInfo()
/frameworks/base/core/java/android/os/storage/
DStorageVolume.java291 public long getMaxFileSize() { in getMaxFileSize() method in StorageVolume
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt35208 Landroid/mtp/MtpStorage;->getMaxFileSize()J