Searched refs:getDevicePropertyDesc (Results 1 – 5 of 5) sorted by relevance
104 MtpProperty* getDevicePropertyDesc(MtpDeviceProperty property);
288 MtpProperty* MtpMockDatabase::getDevicePropertyDesc(MtpDeviceProperty property) { in getDevicePropertyDesc() function in android::MtpMockDatabase
107 virtual MtpProperty* getDevicePropertyDesc(MtpDeviceProperty property) = 0;
1359 MtpProperty* property = mDatabase->getDevicePropertyDesc(propCode); in doGetDevicePropDesc()
235 virtual MtpProperty* getDevicePropertyDesc(MtpDeviceProperty property);1281 MtpProperty* MtpDatabase::getDevicePropertyDesc(MtpDeviceProperty property) { in getDevicePropertyDesc() function in MtpDatabase