HomeSort by relevance Sort by last modified time
    Searched defs:propertyXName (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/animation/
AnimatorInflater.java 420 String propertyXName =
425 if (propertyXName == null && propertyYName == null) {
427 + " propertyXName or propertyYName is needed for PathData");
443 if (propertyXName != null) {
444 x = PropertyValuesHolder.ofKeyframes(propertyXName, xKeyframes);
  /libcore/benchmarks/src/benchmarks/regression/
R.java     [all...]
  /prebuilts/sdk/21/
android.jar 

Completed in 84 milliseconds