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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java241 private float mCurrentRotationY; field in class:Workspace
3263 mCurrentRotationY = layout.getRotationY();
3277 mCurrentRotationY = layout.getRotationY();
3282 layout.setRotationY(mCurrentRotationY);

Completed in 13 milliseconds