Searched refs:pvhScaleY (Results 1 – 2 of 2) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
D | LayoutAnimationsHideShow.java | 124 PropertyValuesHolder pvhScaleY = in setupCustomAnimations() local 127 this, pvhLeft, pvhTop, pvhRight, pvhBottom, pvhScaleX, pvhScaleY). in setupCustomAnimations()
|
D | LayoutAnimations.java | 160 PropertyValuesHolder pvhScaleY = in createCustomAnimations() local 163 this, pvhLeft, pvhTop, pvhRight, pvhBottom, pvhScaleX, pvhScaleY). in createCustomAnimations()
|