Home | History | Annotate | Download | only in mtp

Lines Matching refs:properties

27 #include <cutils/properties.h>
452 mData.putAUInt16(deviceProperties); // Device Properties Supported
538 MtpObjectPropertyList* properties = mDatabase->getSupportedObjectProperties(format);
539 mData.putAUInt16(properties);
540 delete properties;