Lines Matching defs:getSupportedDeviceProperties
125 virtual MtpDevicePropertyList* getSupportedDeviceProperties();
339 MtpDevicePropertyList* MyMtpDatabase::getSupportedDeviceProperties() {
1171 method_getSupportedDeviceProperties = env->GetMethodID(clazz, "getSupportedDeviceProperties", "()[I");
1173 ALOGE("Can't find getSupportedDeviceProperties");