Searched refs:notifyColorsWhich (Results 1 – 1 of 1) sorted by relevance
257 int notifyColorsWhich = 0; in onEvent() local325 notifyColorsWhich |= FLAG_SYSTEM; in onEvent()340 notifyColorsWhich |= FLAG_LOCK; in onEvent()354 if (notifyColorsWhich != 0) { in onEvent()355 notifyWallpaperColorsChanged(wallpaper, notifyColorsWhich); in onEvent()