Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DRootWindowContainer.java122 boolean mWallpaperActionPending = false; field in RootWindowContainer
988 mWallpaperActionPending = true; in copyAnimToLayoutParams()
DWindowSurfacePlacer.java159 mService.mRoot.mWallpaperActionPending = false; in performSurfacePlacement()
DWindowStateAnimator.java761 } else if (mIsWallpaper && mService.mRoot.mWallpaperActionPending) { in computeShownFrameLocked()