Home
last modified time | relevance | path

Searched defs:foregroundColor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/accessibility/
DCaptioningManager.java301 public final int foregroundColor; field in CaptioningManager.CaptionStyle
342 private CaptionStyle(int foregroundColor, int backgroundColor, int edgeType, int edgeColor, in CaptionStyle()
450 final int foregroundColor = Secure.getInt( in getCustomStyle() local
/frameworks/ex/common/java/com/android/ex/editstyledtext/
DEditStyledText.java1220 int foregroundColor; in setTextComposingMask() local