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