Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowStateAnimator.java1035 if (mIsWallpaper && wallpaperTarget != null && mService.mAnimateWallpaperWithTarget) { in computeShownFrameLocked()
DWindowManagerService.java614 boolean mAnimateWallpaperWithTarget; field in WindowManagerService
9135 mAnimateWallpaperWithTarget = false; in handleAppTransitionReadyLocked()
9165 mAnimateWallpaperWithTarget = true; in handleAppTransitionReadyLocked()