Home
last modified time | relevance | path

Searched defs:colorPrimary (Results 1 – 4 of 4) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DWallpaperColorThemePreview.java46 int colorPrimary = MaterialColors.getColor(context, android.R.attr.colorPrimary, in updateSystemBarColor() local
55 int colorPrimary = MaterialColors.getColor(context, android.R.attr.colorPrimary, in updateBackgroundColor() local
/packages/apps/Dialer/java/com/android/dialer/theme/base/impl/
DAospThemeImpl.java37 private int colorPrimary = -1; field in AospThemeImpl
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.java607 Color colorPrimary = Color.valueOf(Integer.parseInt(colorStrings[0])); in getWallpaperColors() local
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DDefaultWallpaperPreferences.java987 Color colorPrimary = Color.valueOf(Integer.parseInt(colorStrings[0])); in getWallpaperColors() local