Home
last modified time | relevance | path

Searched refs:getDevicePropertyValue (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/mtp/
DMtpDatabase.h71 virtual MtpResponseCode getDevicePropertyValue(MtpDeviceProperty property,
DMtpServer.cpp680 return mDatabase->getDevicePropertyValue(property, mData); in doGetDevicePropValue()
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp143 virtual MtpResponseCode getDevicePropertyValue(MtpDeviceProperty property,
575 MtpResponseCode MyMtpDatabase::getDevicePropertyValue(MtpDeviceProperty property, in getDevicePropertyValue() function in MyMtpDatabase