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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java238 private float mCurrentRotationY; field in class:Workspace
3303 mCurrentRotationY = layout.getRotationY();
3317 mCurrentRotationY = layout.getRotationY();
3322 layout.setRotationY(mCurrentRotationY);

Completed in 39 milliseconds