Searched refs:enableHighContrastText (Results 1 – 4 of 4) sorted by relevance
220 ANDROID_API static bool enableHighContrastText; variable
53 bool Properties::enableHighContrastText = false; member in android::uirenderer::Properties
163 bool isHighContrastText() const { return uirenderer::Properties::enableHighContrastText; } in isHighContrastText()
1004 Properties::enableHighContrastText = enable; in android_view_ThreadedRenderer_setHighContrastText()