Searched refs:WALLPAPER_DRAW_PENDING (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DWallpaperController.java96 private static final int WALLPAPER_DRAW_PENDING = 1; field in class:WallpaperController
597 if (mWallpaperDrawState == WALLPAPER_DRAW_PENDING) {
620 mWallpaperDrawState = WALLPAPER_DRAW_PENDING;

Completed in 708 milliseconds