Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DLerper.java43 public int getValue(int currentValue, int targetValue) { in getValue() argument
44 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()
72 public float getValue(float currentValue, float targetValue) { in getValue() argument
73 float delta = targetValue - currentValue; in getValue()
79 if (retValue > targetValue) { in getValue()
[all …]
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/wear/elements/rotaryinput/
DRotary.kt465 suspend fun handleEvent(targetValue: Float) { in handleEvent()
470 targetValue, in handleEvent()
478 sequentialAnimation = value != this.targetValue in handleEvent()
530 targetValue = -rotaryScrollAdapter.currentItemOffset(), in snapToClosestItem()
/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java891 Object targetValue = pendingSetValueRequest.getPropSvcRequest() in maybeFinishPendingSetValueRequestLocked() local
894 if (!targetValue.equals(currentValue)) { in maybeFinishPendingSetValueRequestLocked()
898 targetValue); in maybeFinishPendingSetValueRequestLocked()
/packages/apps/Camera2/src/com/android/camera/widget/
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()
/packages/apps/TV/libs/m2/
Dchecker-qual-2.8.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/checkerframework/ org/ ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...