Searched refs:WALLPAPER_DRAW_NORMAL (Results 1 – 1 of 1) sorted by relevance
621 static final int WALLPAPER_DRAW_NORMAL = 0; field in WindowManagerService624 int mWallpaperDrawState = WALLPAPER_DRAW_NORMAL;9233 if (mWallpaperDrawState == WALLPAPER_DRAW_NORMAL) { in handleAppTransitionReadyLocked()9247 mWallpaperDrawState = WALLPAPER_DRAW_NORMAL; in handleAppTransitionReadyLocked()