Searched refs:getDevicePropDesc (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/mtp/
H A DMtpDevice.h95 MtpProperty* getDevicePropDesc(MtpDeviceProperty code);
H A DMtpDevice.cpp223 MtpProperty* property = getDevicePropDesc(propCode);
248 MtpProperty* property = getDevicePropDesc(propCode);
553 MtpProperty* MtpDevice::getDevicePropDesc(MtpDeviceProperty code) { function in class:android::MtpDevice

Completed in 680 milliseconds