Searched refs:resetDeviceProperty (Results 1 - 3 of 3) sorted by last modified time

/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
/frameworks/av/media/mtp/
H A DIMtpDatabase.h77 virtual MtpResponseCode resetDeviceProperty(MtpDeviceProperty property) = 0;
H A DMtpServer.cpp701 return mDatabase->resetDeviceProperty(property);

Completed in 79 milliseconds