Searched refs:setDevicePropertyValue (Results 1 – 5 of 5) sorted by relevance
78 MtpResponseCode setDevicePropertyValue(MtpDeviceProperty property, MtpDataPacket& packet);
137 MtpResponseCode MtpMockDatabase::setDevicePropertyValue(MtpDeviceProperty property, in setDevicePropertyValue() function in android::MtpMockDatabase
74 virtual MtpResponseCode setDevicePropertyValue(MtpDeviceProperty property,
702 return mDatabase->setDevicePropertyValue(property, mData); in doSetDevicePropValue()
201 virtual MtpResponseCode setDevicePropertyValue(MtpDeviceProperty property,690 MtpResponseCode MtpDatabase::setDevicePropertyValue(MtpDeviceProperty property, in setDevicePropertyValue() function in MtpDatabase