Searched refs:resetDeviceProperty (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/mtp/
H A DIMtpDatabase.h77 virtual MtpResponseCode resetDeviceProperty(MtpDeviceProperty property) = 0;
H A DMtpServer.cpp701 return mDatabase->resetDeviceProperty(property);
/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp152 virtual MtpResponseCode resetDeviceProperty(MtpDeviceProperty property);
667 MtpResponseCode MtpDatabase::resetDeviceProperty(MtpDeviceProperty /*property*/) { function in class:MtpDatabase

Completed in 80 milliseconds