Home
last modified time | relevance | path

Searched defs:getValues (Results 1 – 2 of 2) sorted by relevance

/core/core-google-shortcuts/src/main/java/androidx/core/google/shortcuts/builders/
DParameterBuilder.java49 public String @Nullable [] getValues() { in getValues() method in ParameterBuilder
/core/core-animation/src/main/java/androidx/core/animation/
DValueAnimator.java510 public PropertyValuesHolder @NonNull [] getValues() { in getValues() method in ValueAnimator