Searched refs:setCurrentValue (Results 1 – 11 of 11) sorted by relevance
96 void setCurrentValue(const uint16_t* string);97 void setCurrentValue(const char* string);98 void setCurrentValue(MtpDataPacket& packet);
233 void MtpProperty::setCurrentValue(const uint16_t* string) { in setCurrentValue() function in android::MtpProperty243 void MtpProperty::setCurrentValue(const char* string) { in setCurrentValue() function in android::MtpProperty253 void MtpProperty::setCurrentValue(MtpDataPacket& packet) { in setCurrentValue() function in android::MtpProperty
673 property->setCurrentValue(mData); in getObjectPropValue()
96 mtpProperty->setCurrentValue(mtpDataPacket); in process()111 mtpProperty->setCurrentValue(reinterpret_cast<uint16_t*>(data)); in process()113 mtpProperty->setCurrentValue(str.c_str()); in process()
123 mtpProperty.setCurrentValue( in LLVMFuzzerTestOneInput()
242 void setCurrentValue(float value) { in setCurrentValue() method in OneHandedAnimationController.OneHandedTransitionAnimator280 setCurrentValue(currentValue); in ofYOffset()
493 void setCurrentValue(T value) { in setCurrentValue() method in PipAnimationController.PipTransitionAnimator554 setCurrentValue(alpha); in ofAlpha()662 setCurrentValue(bounds); in ofBounds()701 setCurrentValue(bounds); in ofBounds()
147 void setCurrentValue(AutofillValue value) { in setCurrentValue() method in ViewState
4601 viewState.setCurrentValue(value); in updateLocked()4830 viewState.setCurrentValue(value); in updateViewStateAndUiOnValueChangedLocked()5975 viewState.setCurrentValue(findValueLocked(id)); in createOrUpdateViewStateLocked()
425 property.setCurrentValue(propertyStr); in android_mtp_MtpDevice_set_device_property_init_version()
1301 result->setCurrentValue(str); in getDevicePropertyDesc()