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