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

/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDatabase.cpp163 bool getDevicePropertyInfo(MtpDeviceProperty property, int& type);
571 if (!getDevicePropertyInfo(property, type))
637 if (!getDevicePropertyInfo(property, type))
959 bool MyMtpDatabase::getDevicePropertyInfo(MtpDeviceProperty property, int& type) { function in class:MyMtpDatabase

Completed in 1055 milliseconds