Searched refs:SHORTCUT_ENABLED (Results 1 – 2 of 2) sorted by relevance
45 const std::string SHORTCUT_ENABLED = "accessibility_shortcut_enabled"; variable167 auto ret = SetConfigState(SHORTCUT_ENABLED, state); in SetShortKeyState()826 isShortKeyState_ = datashare_->GetBoolValue(SHORTCUT_ENABLED, true); in InitShortKeyConfig()
63 const std::string SHORTCUT_ENABLED = "accessibility_shortcut_enabled"; variable2774 …if (accountData->GetConfig()->GetDbHandle()->GetIntValue(SHORTCUT_ENABLED, INVALID_SHORTCUT_STATE)… in InitializeShortKeyState()