Home
last modified time | relevance | path

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

/frameworks/av/media/mtp/
DMtpProperty.h93 void setCurrentValue(const uint16_t* string);
94 void setCurrentValue(const char* string);
95 void setCurrentValue(MtpDataPacket& packet);
DMtpProperty.cpp233 void MtpProperty::setCurrentValue(const uint16_t* string) { in setCurrentValue() function in android::MtpProperty
243 void MtpProperty::setCurrentValue(const char* string) { in setCurrentValue() function in android::MtpProperty
253 void MtpProperty::setCurrentValue(MtpDataPacket& packet) { in setCurrentValue() function in android::MtpProperty
DMtpDevice.cpp673 property->setCurrentValue(mData); in getObjectPropValue()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipAnimationController.java423 void setCurrentValue(T value) { in setCurrentValue() method in PipAnimationController.PipTransitionAnimator
489 setCurrentValue(alpha); in ofAlpha()
583 setCurrentValue(bounds); in ofBounds()
617 setCurrentValue(bounds); in ofBounds()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
DOneHandedAnimationController.java242 void setCurrentValue(float value) { in setCurrentValue() method in OneHandedAnimationController.OneHandedTransitionAnimator
280 setCurrentValue(currentValue); in ofYOffset()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DViewState.java120 void setCurrentValue(AutofillValue value) { in setCurrentValue() method in ViewState
DSession.java2846 viewState.setCurrentValue(value);
2960 viewState.setCurrentValue(value);
3644 viewState.setCurrentValue(findValueLocked(id));
/frameworks/base/media/jni/
Dandroid_mtp_MtpDevice.cpp425 property.setCurrentValue(propertyStr); in android_mtp_MtpDevice_set_device_property_init_version()
Dandroid_mtp_MtpDatabase.cpp1301 result->setCurrentValue(str); in getDevicePropertyDesc()
/frameworks/base/services/
Dart-profile12444 HPLcom/android/server/autofill/ViewState;->setCurrentValue(Landroid/view/autofill/AutofillValue;)V