Searched refs:targetValue (Results 1 – 7 of 7) sorted by relevance
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()79 if (retValue > targetValue) { in getValue()80 retValue = targetValue; in getValue()86 if (retValue < targetValue) { in getValue()87 retValue = targetValue; in getValue()[all …]
452 float targetValue; in startAppearAnimation() local455 targetValue = 1.0f; in startAppearAnimation()458 targetValue = 0.0f; in startAppearAnimation()461 targetValue); in startAppearAnimation()464 (long) (duration * Math.abs(mAppearAnimationFraction - targetValue))); in startAppearAnimation()
737 String targetValue = nameOverrides.remove(name); in captureOutSharedElements() local738 nameOverrides.put(view.getTransitionName(), targetValue); in captureOutSharedElements() local
379 final float targetValue, final long duration_ms, in runAnimation() argument381 if (startValue == targetValue) { in runAnimation()386 animator.setFloatValues(startValue, targetValue); in runAnimation()
2298 private void setAutofilledIfValuesIs(@NonNull View view, @Nullable AutofillValue targetValue, in setAutofilledIfValuesIs() argument2301 if (Objects.equals(currentValue, targetValue)) { in setAutofilledIfValuesIs()2306 mLastAutofilledData.put(view.getAutofillId(), targetValue); in setAutofilledIfValuesIs() local
META-INF/ META-INF/MANIFEST.MF org/ org/checkerframework/ org/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...