Searched defs:getDevicePropertyInfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp156 bool getDevicePropertyInfo(MtpDeviceProperty property, int& type);
528 if (!getDevicePropertyInfo(property, type))
594 if (!getDevicePropertyInfo(property, type))
926 bool MyMtpDatabase::getDevicePropertyInfo(MtpDeviceProperty property, int& type) { function in class:MyMtpDatabase

Completed in 21 milliseconds