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

/frameworks/av/media/mtp/
H A DIMtpDatabase.h105 virtual MtpProperty* getDevicePropertyDesc(MtpDeviceProperty property) = 0;
H A DMtpServer.cpp1304 MtpProperty* property = mDatabase->getDevicePropertyDesc(propCode);
/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp182 virtual MtpProperty* getDevicePropertyDesc(MtpDeviceProperty property);
1261 MtpProperty* MtpDatabase::getDevicePropertyDesc(MtpDeviceProperty property) { function in class:MtpDatabase

Completed in 197 milliseconds