Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DPrivateProfileManager.java123 private boolean mIsAnimationRunning; field in PrivateProfileManager
327 mIsAnimationRunning = isAnimationRunning; in setAnimationRunning()
331 return mIsAnimationRunning; in getAnimationRunning()