Searched refs:enableHighContrastText (Results 1 – 4 of 4) sorted by relevance
284 static bool enableHighContrastText; variable
68 bool Properties::enableHighContrastText = false; member in android::uirenderer::Properties
134 bool isHighContrastText() const { return uirenderer::Properties::enableHighContrastText; } in isHighContrastText()
796 Properties::enableHighContrastText = enable; in android_view_ThreadedRenderer_setHighContrastText()