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