Searched refs:mRotationY (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Launcher2/src/com/android/launcher2/
H A DLauncherViewPropertyAnimator.java48 float mRotationY; field in class:LauncherViewPropertyAnimator
209 mViewPropertyAnimator.rotationY(mRotationY);
257 mRotationY = value;
/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncherViewPropertyAnimator.java49 float mRotationY; field in class:LauncherViewPropertyAnimator
210 mViewPropertyAnimator.rotationY(mRotationY);
261 mRotationY = value;

Completed in 996 milliseconds