Searched refs:mLocalColorRepo (Results 1 – 1 of 1) sorted by relevance
733 private LocalColorRepository mLocalColorRepo = new LocalColorRepository(); field in WallpaperManagerService1017 mLocalColorRepo.forEachCallback(callback, area, displayId); in onLocalWallpaperColorsChanged()1215 List<RectF> areas = mLocalColorRepo.getAreasByDisplayId(displayId); in attachEngine()2652 mLocalColorRepo.addAreas(callback, regions, displayId); in addOnLocalColorsChangedListener()2672 purgeAreas = mLocalColorRepo.removeAreas(callback, removeAreas, displayId); in removeOnLocalColorsChangedListener()