Searched defs:setCurrentValue (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/media/mtp/ | ||
D | MtpProperty.cpp | 233 void MtpProperty::setCurrentValue(const uint16_t* string) { in setCurrentValue() function in android::MtpProperty |
/frameworks/base/services/autofill/java/com/android/server/autofill/ | ||
D | ViewState.java | 120 void setCurrentValue(AutofillValue value) { in setCurrentValue() method in ViewState |
/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/ | ||
D | PipAnimationController.java | 276 void setCurrentValue(T value) { in setCurrentValue() method in PipAnimationController.PipTransitionAnimator |