Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DIMtpDatabase.h71 virtual MtpResponseCode getDevicePropertyValue(MtpDeviceProperty property,
DMtpServer.cpp690 return mDatabase->getDevicePropertyValue(property, mData); in doGetDevicePropValue()
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp146 virtual MtpResponseCode getDevicePropertyValue(MtpDeviceProperty property,
571 MtpResponseCode MtpDatabase::getDevicePropertyValue(MtpDeviceProperty property, in getDevicePropertyValue() function in MtpDatabase