Searched refs:onLocalWallpaperColorsChanged (Results 1 – 3 of 3) sorted by relevance
32 void onLocalWallpaperColorsChanged(in RectF area, in WallpaperColors colors, int displayId); in onLocalWallpaperColorsChanged() method
991 mConnection.onLocalWallpaperColorsChanged( in notifyLocalColorsChanged()2010 mConnection.onLocalWallpaperColorsChanged(area, color, in updatePageColors()
1005 public void onLocalWallpaperColorsChanged(RectF area, WallpaperColors colors, in onLocalWallpaperColorsChanged() method in WallpaperManagerService.WallpaperConnection