Searched refs:mShouldDim (Results 1 – 1 of 1) sorted by relevance
224 boolean mShouldDim; field in WallpaperService.Engine855 if (shouldDim != mShouldDim) { in setPrimaryWallpaperColors()856 mShouldDim = shouldDim; in setPrimaryWallpaperColors()868 if (!isPreview() && mShouldDim) { in updateSurfaceDimming()