Searched defs:getStorageInfo (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/java/android/mtp/
H A DMtpDevice.java122 * Information about each storage unit can be accessed via {@link #getStorageInfo}.
178 public MtpStorageInfo getStorageInfo(int storageId) { method in class:MtpDevice
/frameworks/base/media/mtp/
H A DMtpDevice.cpp337 MtpStorageInfo* MtpDevice::getStorageInfo(MtpStorageID storageID) { function in class:android::MtpDevice

Completed in 100 milliseconds