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.java130 mService.mRoot.mWallpaperActionPending = false; in performSurfacePlacement()
DWindowStateAnimator.java403 if (mIsWallpaper && mService.mRoot.mWallpaperActionPending) { in computeShownFrameLocked()
DRootWindowContainer.java201 boolean mWallpaperActionPending = false; field in RootWindowContainer
1105 mWallpaperActionPending = true; in copyAnimToLayoutParams()