Home
last modified time | relevance | path

Searched refs:IGNORE_REPEAT_CLICK_SWITCH (Results 1 - 3 of 3) sorted by relevance

/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_settings_config.cpp42 const std::string IGNORE_REPEAT_CLICK_SWITCH = "ignore_repeat_click_switch"; member
475 auto ret = SetConfigState(IGNORE_REPEAT_CLICK_SWITCH, state); in SetIgnoreRepeatClickState()
866 ignoreRepeatClickState_ = datashare_->GetBoolValue(IGNORE_REPEAT_CLICK_SWITCH, false); in InitSetting()
H A Daccessibility_account_data.cpp49 const std::string IGNORE_REPEAT_CLICK_SWITCH = "ignore_repeat_click_switch"; member
588 value.ignoreRepeatClickState = config_->GetDbHandle()->GetBoolValue(IGNORE_REPEAT_CLICK_SWITCH, false); in GetConfigValueAtoHos()
/foundation/barrierfree/accessibility/services/test/xts/src/asac_register_elemnt_operator_test/
H A Dasac_account_data_benchmark.cpp49 const std::string IGNORE_REPEAT_CLICK_SWITCH = "ignore_repeat_click_switch"; member
588 value.ignoreRepeatClickState = config_->GetDbHandle()->GetBoolValue(IGNORE_REPEAT_CLICK_SWITCH, false); in GetConfigValueAtoHos()

Completed in 7 milliseconds