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

  /frameworks/av/media/mtp/
MtpDatabase.h 77 virtual MtpResponseCode resetDeviceProperty(MtpDeviceProperty property) = 0;
MtpServer.cpp 655 return mDatabase->resetDeviceProperty(property);
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 137 virtual MtpResponseCode resetDeviceProperty(MtpDeviceProperty property);
647 MtpResponseCode MyMtpDatabase::resetDeviceProperty(MtpDeviceProperty property) {
    [all...]

Completed in 52 milliseconds