Home
last modified time | relevance | path

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

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