Searched refs:getDevicePropertyDesc (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/mtp/
H A DMtpDatabase.h104 virtual MtpProperty* getDevicePropertyDesc(MtpDeviceProperty property) = 0;
H A DMtpServer.cpp1164 MtpProperty* property = mDatabase->getDevicePropertyDesc(propCode);
/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp173 virtual MtpProperty* getDevicePropertyDesc(MtpDeviceProperty property);
1091 MtpProperty* MyMtpDatabase::getDevicePropertyDesc(MtpDeviceProperty property) { function in class:MyMtpDatabase

Completed in 85 milliseconds