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/
DWindowSurfacePlacer.java109 mService.mRoot.mWallpaperActionPending = false; in performSurfacePlacement()
DRootWindowContainer.java122 boolean mWallpaperActionPending = false; field in RootWindowContainer
957 mWallpaperActionPending = true; in copyAnimToLayoutParams()
DWindowStateAnimator.java734 } else if (mIsWallpaper && mService.mRoot.mWallpaperActionPending) { in computeShownFrameLocked()