Home
last modified time | relevance | path

Searched refs:strTouchpadTapSwitch_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/module_loader/include/
H A Dmultimodal_input_preferences_manager.h75 const std::string strTouchpadTapSwitch_ = "touchpadTap"; member in OHOS::MMI::MultiModalInputPreferencesManager
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmultimodal_input_preferences_manager.cpp100 touchpadTapSwitch_ = touchpadPref->GetBool(strTouchpadTapSwitch_, BOOL_DEFAULT); in GetPreferencesSettings()
133 preferencesMap_[strTouchpadTapSwitch_] = {TOUCHPAD_FILE_NAME, static_cast<int32_t>(touchpadTapSwitch_)}; in InitPreferencesMap()

Completed in 2 milliseconds