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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java234 private float mSavedRotationY; field in class:Workspace
2358 mSavedRotationY = cl.getRotationY();
2371 cl.setRotationY(mSavedRotationY);

Completed in 48 milliseconds