/aosp12/frameworks/av/media/mtp/ |
H A D | MtpProperty.h | 93 void setCurrentValue(const uint16_t* string); 94 void setCurrentValue(const char* string); 95 void setCurrentValue(MtpDataPacket& packet);
|
H A D | MtpProperty.cpp | 233 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 D | MtpDevice.cpp | 673 property->setCurrentValue(mData); in getObjectPropValue()
|
/aosp12/packages/apps/Car/Launcher/src/com/android/car/carlauncher/displayarea/ |
H A D | CarLauncherDisplayAreaAnimationController.java | 224 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 D | PipAnimationController.java | 424 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 D | OneHandedAnimationController.java | 242 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 D | ViewState.java | 120 void setCurrentValue(AutofillValue value) { in setCurrentValue() method in ViewState
|
H A D | Session.java | 2846 viewState.setCurrentValue(value); 2960 viewState.setCurrentValue(value); 3644 viewState.setCurrentValue(findValueLocked(id));
|
/aosp12/packages/services/Car/tests/BugReportApp/libs/ |
H A D | jackson-core-2.9.9.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/LICENSE
META-INF ... |
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | jackson-core-2.11.1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/aosp12/frameworks/base/media/jni/ |
H A D | android_mtp_MtpDevice.cpp | 425 property.setCurrentValue(propertyStr); in android_mtp_MtpDevice_set_device_property_init_version()
|
H A D | android_mtp_MtpDatabase.cpp | 1301 result->setCurrentValue(str); in getDevicePropertyDesc()
|
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/frameworks/base/services/ |
H A D | art-profile | 12444 HPLcom/android/server/autofill/ViewState;->setCurrentValue(Landroid/view/autofill/AutofillValue;)V
|