Lines Matching defs:SetConfigState
91 auto ret = SetConfigState(ACCESSIBILITY, state);
103 auto ret = SetConfigState(TOUCH_GUIDE_STATE, state);
115 auto ret = SetConfigState(GESTURE_KEY, state);
127 auto ret = SetConfigState(KEYEVENT_OBSERVER, state);
139 auto ret = SetConfigState(CAPTION_KEY, state);
165 auto ret = SetConfigState(SHORTCUT_ENABLED, state);
177 auto ret = SetConfigState(SHORTCUT_ENABLED_ON_LOCK_SCREEN, state);
216 auto ret = SetConfigState(MOUSEKEY, state);
314 auto ret = SetConfigState(HIGH_CONTRAST_TEXT_KEY, state);
326 auto ret = SetConfigState(INVERT_COLOR_KEY, state);
338 auto ret = SetConfigState(ANIMATION_OFF_KEY, state);
350 auto ret = SetConfigState(AUDIO_MONO_KEY, state);
362 auto ret = SetConfigState(DALTONIZATION_STATE, state);
475 auto ret = SetConfigState(IGNORE_REPEAT_CLICK_SWITCH, state);
909 RetError AccessibilitySettingsConfig::SetConfigState(const std::string& key, bool value)