Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/mtp/
DMtpStorage.java43 mMaxFileSize = volume.getMaxFileSize(); in MtpStorage()
94 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.cpp971 uint64_t maxFileSize = storage->getMaxFileSize(); in doSendObjectInfo()
/frameworks/base/core/java/android/os/storage/
DStorageVolume.java250 public long getMaxFileSize() { in getMaxFileSize() method in StorageVolume
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt45561 Landroid/mtp/MtpStorage;->getMaxFileSize()J