Searched defs:targetValue (Results 1 – 4 of 4) sorted by relevance
129 private int setBit(int targetValue, boolean value, int index) { in setBit()144 private int setRange(int targetValue, int value, int fromIndex, int toIndex) { in setRange()
737 String targetValue = nameOverrides.remove(name); in captureOutSharedElements() local738 nameOverrides.put(view.getTransitionName(), targetValue); in captureOutSharedElements() local
765 float targetValue; in startAppearAnimation() local
2092 private void setAutofilledIfValuesIs(@NonNull View view, @Nullable AutofillValue targetValue) { in setAutofilledIfValuesIs()2099 mLastAutofilledData.put(view.getAutofillId(), targetValue); in setAutofilledIfValuesIs() local