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

/frameworks/av/media/mtp/
H A DMtpDatabase.h74 virtual MtpResponseCode setDevicePropertyValue(MtpDeviceProperty property,
H A DMtpServer.cpp647 return mDatabase->setDevicePropertyValue(property, mData);
/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp134 virtual MtpResponseCode setDevicePropertyValue(MtpDeviceProperty property,
590 MtpResponseCode MyMtpDatabase::setDevicePropertyValue(MtpDeviceProperty property, function in class:MyMtpDatabase
634 ALOGE("unsupported type in setDevicePropertyValue\n");

Completed in 2255 milliseconds