Searched refs:resetDeviceProperty (Results 1 – 3 of 3) sorted by relevance
77 virtual MtpResponseCode resetDeviceProperty(MtpDeviceProperty property) = 0;
655 return mDatabase->resetDeviceProperty(property); in doResetDevicePropValue()
137 virtual MtpResponseCode resetDeviceProperty(MtpDeviceProperty property);647 MtpResponseCode MyMtpDatabase::resetDeviceProperty(MtpDeviceProperty property) { in resetDeviceProperty() function in MyMtpDatabase