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

  /frameworks/av/media/mtp/
MtpDatabase.h 74 virtual MtpResponseCode setDevicePropertyValue(MtpDeviceProperty property,
MtpServer.cpp 647 return mDatabase->setDevicePropertyValue(property, mData);
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 138 virtual MtpResponseCode setDevicePropertyValue(MtpDeviceProperty property,
594 MtpResponseCode MyMtpDatabase::setDevicePropertyValue(MtpDeviceProperty property,
638 ALOGE("unsupported type in setDevicePropertyValue\n");
    [all...]

Completed in 28 milliseconds