Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPagedView.java187 private int mPostReorderingPreZoomInRemainingAnimationCount; field in PagedView
2204 --mPostReorderingPreZoomInRemainingAnimationCount; in onPostReorderingAnimationCompleted()
2206 mPostReorderingPreZoomInRemainingAnimationCount == 0) { in onPostReorderingAnimationCompleted()
2270 mPostReorderingPreZoomInRemainingAnimationCount = in endReordering()