/packages/apps/Car/Notification/src/com/android/car/notification/ |
D | NotificationUtils.java | 148 @ColorInt int notificationColor, @ColorInt int backgroundColor) { in resolveContrastColor() 155 public static boolean isColorLight(int backgroundColor) { in isColorLight() 198 @ColorInt int foregroundColor, @ColorInt int backgroundColor, double minContrastRatio) { in findContrastColorAgainstLightBackground() 233 @ColorInt int foregroundColor, @ColorInt int backgroundColor, double minContrastRatio) { in findContrastColorAgainstDarkBackground() 266 @ColorInt int foregroundColor, @ColorInt int backgroundColor, double minContrastRatio) { in getContrastedForegroundColor()
|
/packages/apps/Contacts/src/com/android/contacts/list/ |
D | ContactListPinnedHeaderView.java | 42 int backgroundColor = a.getColor( in ContactListPinnedHeaderView() local
|
/packages/apps/Dialer/java/com/android/contacts/common/list/ |
D | ViewPagerTabStrip.java | 47 int backgroundColor = ThemeComponent.get(context).theme().getColorPrimary(); in ViewPagerTabStrip() local
|
/packages/apps/Messaging/src/com/android/messaging/ui/ |
D | ViewPagerTabStrip.java | 49 int backgroundColor = res.getColor(R.color.action_bar_background_color); in ViewPagerTabStrip() local
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/ |
D | EmojiCategoryPageIndicatorView.java | 41 public void setColors(final int foregroundColor, final int backgroundColor) { in setColors()
|
/packages/apps/Messaging/src/com/android/messaging/datamodel/media/ |
D | SimSelectorAvatarRequest.java | 74 final int backgroundColor = selected ? subColor : Color.WHITE; in renderSimAvatarInternal() local
|
D | ImageRequest.java | 226 final int backgroundColor = mDescriptor.circleBackgroundColor; in postProcessOnBitmapResourceLoaded() local
|
D | PoolableImageCache.java | 356 final int backgroundColor) { in createOrReuseBitmap()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/ |
D | BaseContentFragment.java | 54 int backgroundColor) { in buildArgs() 60 int backgroundColor) { in buildArgs()
|
D | DialogActivity.java | 208 int backgroundColor = bundle.getInt(EXTRA_DIALOG_IMAGE_BACKGROUND_COLOR); in onCreate() local
|
/packages/apps/Launcher3/src/com/android/launcher3/popup/ |
D | ArrowPopup.java | 246 private void assignMarginsAndBackgrounds(ViewGroup viewGroup, int backgroundColor) { in assignMarginsAndBackgrounds() 279 assignMarginsAndBackgrounds((ViewGroup) view, backgroundColor); in assignMarginsAndBackgrounds() local
|
/packages/apps/Car/Messenger/src/com/android/car/messenger/impl/datamodels/util/ |
D | AvatarUtil.java | 228 int backgroundColor, in drawBitmapWithCircleOnCanvas()
|
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
D | AlbumSetSlotRenderer.java | 62 public int backgroundColor; field in AlbumSetSlotRenderer.LabelSpec
|
/packages/apps/TV/tuner/src/com/android/tv/tuner/data/ |
D | Cea708Data.java | 215 public final CaptionColor backgroundColor; field in Cea708Data.CaptionPenColor 220 CaptionColor backgroundColor, in CaptionPenColor()
|
D | Cea708Parser.java | 647 CaptionColor backgroundColor = new CaptionColor(opacity, red, green, blue); in parseC1() local
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | CaptionAppearanceFragment.java | 304 final int backgroundColor = attrs.hasBackgroundColor() ? attrs.backgroundColor in updateAllPreferences() local
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/ |
D | CaptionCustomFragment.java | 282 private void setCaptionsBackgroundColor(String backgroundColor) { in setCaptionsBackgroundColor()
|
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/dashboard/ |
D | PermissionDetailsFragment.java | 174 ColorStateList backgroundColor = activity.getColorStateList( in onCreateView() local
|
/packages/apps/Messaging/src/com/android/messaging/util/ |
D | ImageUtils.java | 133 final boolean fillBackground, final int backgroundColor, int strokeColor) { in drawBitmapWithCircleOnCanvas()
|
/packages/apps/Settings/src/com/android/settings/ |
D | Utils.java | 997 @ColorInt int backgroundColor) { in getAdaptiveIcon()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/ |
D | InputLogic.java | 2297 final int newCursorPosition, final int backgroundColor, final int coloredTextLength) { in setComposingTextInternalWithBackgroundColor()
|