HomeSort by relevance Sort by last modified time
    Searched refs:getDevicePropDesc (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/mtp/
MtpDevice.h 95 MtpProperty* getDevicePropDesc(MtpDeviceProperty code);
MtpDevice.cpp 214 MtpProperty* property = getDevicePropDesc(propCode);
239 MtpProperty* property = getDevicePropDesc(propCode);
538 MtpProperty* MtpDevice::getDevicePropDesc(MtpDeviceProperty code) {

Completed in 48 milliseconds