Home
last modified time | relevance | path

Searched defs:colorValue (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Settings/src/com/android/settings/accessibility/
DCaptionUtils.java31 final int colorValue; in parseColor() local
73 public static int mergeColorOpacity(int colorValue, int opacityValue) { in mergeColorOpacity()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
DSystemColors.kt33 val colorValue = TypedValue() in getColor() constant
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DImagePreviewFragment.java532 int colorValue = mColorFuture.get().getPlaceholderColor(); in surfaceCreated() local
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java1489 long colorValue = 11; in testInsertUpdateDeleteColor() local
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java3983 ContentValues colorValue = new ContentValues(); in handleUpdateColors() local