Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/module_loader/include/
H A Dmultimodal_input_preferences_manager.h78 const std::string strTouchpadPinchSwitch_ = "touchpadPinch"; member in OHOS::MMI::MultiModalInputPreferencesManager
/foundation/multimodalinput/input/service/module_loader/src/
H A Dmultimodal_input_preferences_manager.cpp103 touchpadPinchSwitch_ = touchpadPref->GetBool(strTouchpadPinchSwitch_, BOOL_DEFAULT); in GetPreferencesSettings()
136 preferencesMap_[strTouchpadPinchSwitch_] = {TOUCHPAD_FILE_NAME, static_cast<int32_t>(touchpadPinchSwitch_)}; in InitPreferencesMap()

Completed in 1 milliseconds