Searched refs:notifyColorsWhich (Results 1 – 1 of 1) sorted by relevance
245 int notifyColorsWhich = 0; in onEvent() local304 notifyColorsWhich |= FLAG_SYSTEM; in onEvent()319 notifyColorsWhich |= FLAG_LOCK; in onEvent()339 if (notifyColorsWhich != 0) { in onEvent()340 notifyWallpaperColorsChanged(wallpaper, notifyColorsWhich); in onEvent()