Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DTextColor.java25 public enum TextColor { enum
45 TextColor(int value) { in TextColor() method in TextColor
/aosp12/system/teeui/libteeui/include/teeui/
H A Dlabel.h157 #define TextColor(color) static const constexpr auto label_text_color = color macro