Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpDatabase.h74 virtual MtpResponseCode setDevicePropertyValue(MtpDeviceProperty property,
DMtpServer.cpp704 return mDatabase->setDevicePropertyValue(property, mData); in doSetDevicePropValue()
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp147 virtual MtpResponseCode setDevicePropertyValue(MtpDeviceProperty property,
649 MtpResponseCode MyMtpDatabase::setDevicePropertyValue(MtpDeviceProperty property, in setDevicePropertyValue() function in MyMtpDatabase