Searched refs:resetDeviceProperty (Results 1 – 3 of 3) sorted by relevance
77 virtual MtpResponseCode resetDeviceProperty(MtpDeviceProperty property) = 0;
700 return mDatabase->resetDeviceProperty(property); in doResetDevicePropValue()
149 virtual MtpResponseCode resetDeviceProperty(MtpDeviceProperty property);678 MtpResponseCode MyMtpDatabase::resetDeviceProperty(MtpDeviceProperty /*property*/) { in resetDeviceProperty() function in MyMtpDatabase