Home
last modified time | relevance | path

Searched refs:mLastChildCount (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DWorkspace.java284 private int mLastChildCount = -1; field in Workspace
2097 if (mLastChildCount == childCount) return; in initAnimationArrays()