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