Searched defs:targetValue (Results 1 – 3 of 3) sorted by relevance
737 String targetValue = nameOverrides.remove(name); in captureOutSharedElements() local738 nameOverrides.put(view.getTransitionName(), targetValue); in captureOutSharedElements() local
476 float targetValue; in startAppearAnimation() local
2298 private void setAutofilledIfValuesIs(@NonNull View view, @Nullable AutofillValue targetValue, in setAutofilledIfValuesIs()2306 mLastAutofilledData.put(view.getAutofillId(), targetValue); in setAutofilledIfValuesIs() local