Searched defs:targetValue (Results 1 – 8 of 8) sorted by relevance
149 val targetValue = when { in show() constant
241 val targetValue: T constant358 val targetValue = computeTarget( in performFling() constant
85 setProgress { targetValue -> in <lambda>() method
1058 val targetValue = in computeValue() constant1129 val targetValue = in computeValue() constant
737 String targetValue = nameOverrides.remove(name); in captureOutSharedElements() local738 nameOverrides.put(view.getTransitionName(), targetValue); in captureOutSharedElements() local
405 float targetValue; in startAppearAnimation() local
3002 private void setAutofilledIfValuesIs(@NonNull View view, @Nullable AutofillValue targetValue, in setAutofilledIfValuesIs()3010 mLastAutofilledData.put(view.getAutofillId(), targetValue); in setAutofilledIfValuesIs() local
2166 final int targetValue = (override != Configuration.GRAMMATICAL_GENDER_NOT_SPECIFIED) in applyConfigGenderOverride() local