Home
last modified time | relevance | path

Searched refs:setDevicePropValueStr (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/mtp/
DMtpDevice.h115 bool setDevicePropValueStr(MtpProperty* property);
DMtpDevice.cpp611 bool MtpDevice::setDevicePropValueStr(MtpProperty* property) { in setDevicePropValueStr() function in android::MtpDevice
/frameworks/base/media/jni/
Dandroid_mtp_MtpDevice.cpp426 if (!device->setDevicePropValueStr(&property)) { in android_mtp_MtpDevice_set_device_property_init_version()