Searched refs:getDevicePropDesc (Results 1 – 2 of 2) sorted by relevance
114 MtpProperty* getDevicePropDesc(MtpDeviceProperty code);
263 MtpProperty* property = getDevicePropDesc(propCode); in initialize()290 MtpProperty* property = getDevicePropDesc(propCode); in print()591 MtpProperty* MtpDevice::getDevicePropDesc(MtpDeviceProperty code) { in getDevicePropDesc() function in android::MtpDevice