Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpProperty.cpp233 void MtpProperty::setCurrentValue(const uint16_t* string) { in setCurrentValue() function in android::MtpProperty
243 void MtpProperty::setCurrentValue(MtpDataPacket& packet) { in setCurrentValue() function in android::MtpProperty
/frameworks/base/services/autofill/java/com/android/server/autofill/
DViewState.java120 void setCurrentValue(AutofillValue value) { in setCurrentValue() method in ViewState
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/
DPipAnimationController.java276 void setCurrentValue(T value) { in setCurrentValue() method in PipAnimationController.PipTransitionAnimator