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

/frameworks/av/media/mtp/
H A DMtpDatabase.h77 virtual MtpResponseCode resetDeviceProperty(MtpDeviceProperty property) = 0;
H A DMtpServer.cpp699 return mDatabase->resetDeviceProperty(property);
/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp144 virtual MtpResponseCode resetDeviceProperty(MtpDeviceProperty property);
663 MtpResponseCode MyMtpDatabase::resetDeviceProperty(MtpDeviceProperty /*property*/) { function in class:MyMtpDatabase

Completed in 215 milliseconds