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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DWorkspace.java166 boolean mAnimatingViewIntoPlace = false; field in class:Workspace
1408 boolean enableChildrenLayers = small || mAnimatingViewIntoPlace || isPageMoving();
2297 mAnimatingViewIntoPlace = false;
2304 mAnimatingViewIntoPlace = true;

Completed in 32 milliseconds