Searched refs:pvhTop (Results 1 – 2 of 2) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
D | LayoutAnimationsHideShow.java | 116 PropertyValuesHolder pvhTop = 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 | 152 PropertyValuesHolder pvhTop = in createCustomAnimations() local 163 this, pvhLeft, pvhTop, pvhRight, pvhBottom, pvhScaleX, pvhScaleY). in createCustomAnimations() 180 this, pvhLeft, pvhTop, pvhRight, pvhBottom, pvhRotation). in createCustomAnimations()
|