Searched refs:setCurrentValue (Results 1 – 8 of 8) sorted by relevance
93 void setCurrentValue(const uint16_t* string);94 void setCurrentValue(MtpDataPacket& packet);
233 void MtpProperty::setCurrentValue(const uint16_t* string) { in setCurrentValue() function in android::MtpProperty243 void MtpProperty::setCurrentValue(MtpDataPacket& packet) { in setCurrentValue() function in android::MtpProperty
647 property->setCurrentValue(mData); in getObjectPropValue()
276 void setCurrentValue(T value) { in setCurrentValue() method in PipAnimationController.PipTransitionAnimator334 setCurrentValue(alpha); in ofAlpha()382 setCurrentValue(bounds); in ofBounds()
120 void setCurrentValue(AutofillValue value) { in setCurrentValue() method in ViewState
2713 viewState.setCurrentValue(value);2821 viewState.setCurrentValue(value);3511 viewState.setCurrentValue(findValueLocked(id));
1230 result->setCurrentValue(str); in getDevicePropertyDesc()
10346 HPLcom/android/server/autofill/ViewState;->setCurrentValue(Landroid/view/autofill/AutofillValue;)V