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

  /development/samples/ApiDemos/src/com/example/android/apis/animation/
LayoutAnimationsHideShow.java 118 PropertyValuesHolder pvhRight =
127 this, pvhLeft, pvhTop, pvhRight, pvhBottom, pvhScaleX, pvhScaleY).
145 this, pvhLeft, pvhTop, pvhRight, pvhBottom, pvhRotation).
LayoutAnimations.java 154 PropertyValuesHolder pvhRight =
163 this, pvhLeft, pvhTop, pvhRight, pvhBottom, pvhScaleX, pvhScaleY).
180 this, pvhLeft, pvhTop, pvhRight, pvhBottom, pvhRotation).
  /frameworks/base/core/java/android/animation/
LayoutTransition.java 287 PropertyValuesHolder pvhRight = PropertyValuesHolder.ofInt("right", 0, 1);
292 pvhLeft, pvhTop, pvhRight, pvhBottom, pvhScrollX, pvhScrollY);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 294 milliseconds