Searched refs:getDevicePropertyValue (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/mtp/
H A DMtpDatabase.h71 virtual MtpResponseCode getDevicePropertyValue(MtpDeviceProperty property,
H A DMtpServer.cpp679 return mDatabase->getDevicePropertyValue(property, mData);
/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp138 virtual MtpResponseCode getDevicePropertyValue(MtpDeviceProperty property,
560 MtpResponseCode MyMtpDatabase::getDevicePropertyValue(MtpDeviceProperty property, function in class:MyMtpDatabase
624 ALOGE("unsupported type in getDevicePropertyValue\n");

Completed in 72 milliseconds