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

  /frameworks/base/media/mtp/
MtpDatabase.h 71 virtual MtpResponseCode getDevicePropertyValue(MtpDeviceProperty property,
MtpServer.cpp 639 return mDatabase->getDevicePropertyValue(property, mData);
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 131 virtual MtpResponseCode getDevicePropertyValue(MtpDeviceProperty property,
524 MtpResponseCode MyMtpDatabase::getDevicePropertyValue(MtpDeviceProperty property,
582 LOGE("unsupported type in getDevicePropertyValue\n");
    [all...]

Completed in 128 milliseconds