Home
last modified time | relevance | path

Searched refs:targetValue (Results 1 – 7 of 7) sorted by relevance

/aosp12/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
H A DLerper.java44 int delta = targetValue - currentValue; in getValue()
53 if (retValue > targetValue) { in getValue()
54 retValue = targetValue; in getValue()
63 if (retValue < targetValue) { in getValue()
64 retValue = targetValue; in getValue()
67 retValue = targetValue; in getValue()
79 if (retValue > targetValue) { in getValue()
80 retValue = targetValue; in getValue()
86 if (retValue < targetValue) { in getValue()
87 retValue = targetValue; in getValue()
[all …]
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DActivatableNotificationView.java452 float targetValue; in startAppearAnimation() local
455 targetValue = 1.0f; in startAppearAnimation()
458 targetValue = 0.0f; in startAppearAnimation()
461 targetValue); in startAppearAnimation()
464 (long) (duration * Math.abs(mAppearAnimationFraction - targetValue))); in startAppearAnimation()
/aosp12/frameworks/base/core/java/android/app/
H A DFragmentTransition.java737 String targetValue = nameOverrides.remove(name); in captureOutSharedElements() local
738 nameOverrides.put(view.getTransitionName(), targetValue); in captureOutSharedElements() local
/aosp12/packages/apps/Camera2/src/com/android/camera/widget/
H A DFilmstripView.java379 final float targetValue, final long duration_ms, in runAnimation() argument
381 if (startValue == targetValue) { in runAnimation()
386 animator.setFloatValues(startValue, targetValue); in runAnimation()
/aosp12/frameworks/base/core/java/android/view/autofill/
H A DAutofillManager.java2298 private void setAutofilledIfValuesIs(@NonNull View view, @Nullable AutofillValue targetValue, in setAutofilledIfValuesIs() argument
2301 if (Objects.equals(currentValue, targetValue)) { in setAutofilledIfValuesIs()
2306 mLastAutofilledData.put(view.getAutofillId(), targetValue); in setAutofilledIfValuesIs() local
/aosp12/packages/apps/TV/libs/m2/
H A Dchecker-qual-2.8.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/checkerframework/ org/ ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...