Home | History | Annotate | Download | only in jni

Lines Matching refs:MtpDeviceProperty

131     virtual MtpResponseCode         getDevicePropertyValue(MtpDeviceProperty property,
134 virtual MtpResponseCode setDevicePropertyValue(MtpDeviceProperty property,
137 virtual MtpResponseCode resetDeviceProperty(MtpDeviceProperty property);
156 bool getDevicePropertyInfo(MtpDeviceProperty property, int& type);
166 virtual MtpProperty* getDevicePropertyDesc(MtpDeviceProperty property);
524 MtpResponseCode MyMtpDatabase::getDevicePropertyValue(MtpDeviceProperty property,
590 MtpResponseCode MyMtpDatabase::setDevicePropertyValue(MtpDeviceProperty property,
647 MtpResponseCode MyMtpDatabase::resetDeviceProperty(MtpDeviceProperty property) {
924 bool MyMtpDatabase::getDevicePropertyInfo(MtpDeviceProperty property, int& type) {
1023 MtpProperty* MyMtpDatabase::getDevicePropertyDesc(MtpDeviceProperty property) {