Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/mtp/
H A DMtpProperty.h93 void setCurrentValue(const uint16_t* string);
94 void setCurrentValue(const char* string);
95 void setCurrentValue(MtpDataPacket& packet);
H A 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
H A DMtpDevice.cpp673 property->setCurrentValue(mData); in getObjectPropValue()
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/
H A DCarLauncherDisplayAreaAnimationController.java224 void setCurrentValue(float value) { in setCurrentValue() method in CarLauncherDisplayAreaAnimationController.CarLauncherDisplayAreaTransitionAnimator
264 setCurrentValue(currentValue); in ofYOffset()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
H A DPipAnimationController.java424 void setCurrentValue(T value) { in setCurrentValue() method in PipAnimationController.PipTransitionAnimator
490 setCurrentValue(alpha); in ofAlpha()
584 setCurrentValue(bounds); in ofBounds()
618 setCurrentValue(bounds); in ofBounds()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
H A DOneHandedAnimationController.java242 void setCurrentValue(float value) { in setCurrentValue() method in OneHandedAnimationController.OneHandedTransitionAnimator
280 setCurrentValue(currentValue); in ofYOffset()
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DViewState.java120 void setCurrentValue(AutofillValue value) { in setCurrentValue() method in ViewState
H A DSession.java2846 viewState.setCurrentValue(value);
2960 viewState.setCurrentValue(value);
3644 viewState.setCurrentValue(findValueLocked(id));
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Djackson-core-2.9.9.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Djackson-core-2.11.1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE META-INF ...
/aosp12/frameworks/base/media/jni/
H A Dandroid_mtp_MtpDevice.cpp425 property.setCurrentValue(propertyStr); in android_mtp_MtpDevice_set_device_property_init_version()
H A Dandroid_mtp_MtpDatabase.cpp1301 result->setCurrentValue(str); in getDevicePropertyDesc()
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/frameworks/base/services/
H A Dart-profile12444 HPLcom/android/server/autofill/ViewState;->setCurrentValue(Landroid/view/autofill/AutofillValue;)V