HomeSort by relevance Sort by last modified time
    Searched refs:propertyXName (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
510 String propertyXName =
515 if (propertyXName == null && propertyYName == null) {
517 + " propertyXName or propertyYName is needed for PathData");
533 if (propertyXName != null) {
534 x = PropertyValuesHolder.ofKeyframes(propertyXName, xKeyframes);
    [all...]
  /libcore/benchmarks/src/benchmarks/regression/
R.java     [all...]
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 45 milliseconds