Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/mtp/
DMtpStorage.java45 mMaxFileSize = volume.getMaxFileSize(); in MtpStorage()
93 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.cpp1019 uint64_t maxFileSize = storage->getMaxFileSize(); in doSendObjectInfo()
/frameworks/base/core/java/android/os/storage/
DStorageVolume.java303 public long getMaxFileSize() { in getMaxFileSize() method in StorageVolume
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt32330 Landroid/mtp/MtpStorage;->getMaxFileSize()J