Searched refs:MSG_REQUEST_WALLPAPER_COLORS (Results 1 – 1 of 1) sorted by relevance
125 private static final int MSG_REQUEST_WALLPAPER_COLORS = 10050; field in WallpaperService1435 Message msg = mCaller.obtainMessage(MSG_REQUEST_WALLPAPER_COLORS); in requestWallpaperColors()1536 case MSG_REQUEST_WALLPAPER_COLORS: { in executeMessage()