Searched refs:resetDeviceProperty (Results 1 – 5 of 5) sorted by relevance
80 MtpResponseCode resetDeviceProperty(MtpDeviceProperty property);
144 MtpResponseCode MtpMockDatabase::resetDeviceProperty(MtpDeviceProperty property) { in resetDeviceProperty() function in android::MtpMockDatabase
77 virtual MtpResponseCode resetDeviceProperty(MtpDeviceProperty property) = 0;
716 return mDatabase->resetDeviceProperty(property); in doResetDevicePropValue()
204 virtual MtpResponseCode resetDeviceProperty(MtpDeviceProperty property);720 MtpResponseCode MtpDatabase::resetDeviceProperty(MtpDeviceProperty /*property*/) { in resetDeviceProperty() function in MtpDatabase