Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpProperty.h90 void setCurrentValue(const uint16_t* string);
DMtpProperty.cpp229 void MtpProperty::setCurrentValue(const uint16_t* string) { in setCurrentValue() function in android::MtpProperty
/frameworks/base/media/jni/
Dandroid_mtp_MtpDatabase.cpp1113 result->setCurrentValue(str); in getDevicePropertyDesc()