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