Home
last modified time | relevance | path

Searched refs:getStorageIDs (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/mtp/
DMtpDevice.h81 MtpStorageIDList* getStorageIDs();
DMtpDevice.cpp333 MtpStorageIDList* MtpDevice::getStorageIDs() { in getStorageIDs() function in android::MtpDevice
/frameworks/base/media/jni/
Dandroid_mtp_MtpDevice.cpp166 MtpStorageIDList* storageIDs = device->getStorageIDs(); in android_mtp_MtpDevice_get_storage_ids()