Home
last modified time | relevance | path

Searched refs:colorsHint (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ThemePicker/src/com/android/customization/picker/theme/
DThemeFragment.java596 int colorsHint = WallpaperColors.fromBitmap(bitmap).getColorHints(); in setWallpaperBitmap() local
601 if ((colorsHint & WallpaperColors.HINT_SUPPORTS_DARK_TEXT) == 0) { in setWallpaperBitmap()