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.cpp690 return mDatabase->setDevicePropertyValue(property, mData); in doSetDevicePropValue()
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp146 virtual MtpResponseCode setDevicePropertyValue(MtpDeviceProperty property,
648 MtpResponseCode MyMtpDatabase::setDevicePropertyValue(MtpDeviceProperty property, in setDevicePropertyValue() function in MyMtpDatabase