HomeSort by relevance Sort by last modified time
    Searched refs:propertyYName (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/animation/
AnimatorInflater.java 505 // defined in propertyXName or propertyYName attribute, the path will be defined in the
512 String propertyYName =
515 if (propertyXName == null && propertyYName == null) {
517 + " propertyXName or propertyYName is needed for PathData");
536 if (propertyYName != null) {
537 y = PropertyValuesHolder.ofKeyframes(propertyYName, yKeyframes);
    [all...]
  /libcore/benchmarks/src/benchmarks/regression/
R.java     [all...]
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 111 milliseconds