Home
last modified time | relevance | path

Searched refs:DALTONIZATION_STATE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_settings_config.cpp40 const std::string DALTONIZATION_STATE = "accessibility_display_daltonizer_enabled"; variable
364 auto ret = SetConfigState(DALTONIZATION_STATE, state); in SetDaltonizationState()
884 daltonizationState_ = datashare_->GetBoolValue(DALTONIZATION_STATE, false); in InitSetting()