Searched defs:targetValue (Results 1 – 6 of 6) sorted by relevance
149 val targetValue = when { in show() constant
241 val targetValue: T constant358 val targetValue = computeTarget( in performFling() constant
429 val targetValue = in computeValue() constant
737 String targetValue = nameOverrides.remove(name); in captureOutSharedElements() local738 nameOverrides.put(view.getTransitionName(), targetValue); in captureOutSharedElements() local
404 float targetValue; in startAppearAnimation() local
2830 private void setAutofilledIfValuesIs(@NonNull View view, @Nullable AutofillValue targetValue, in setAutofilledIfValuesIs()2838 mLastAutofilledData.put(view.getAutofillId(), targetValue); in setAutofilledIfValuesIs() local