Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/kits/extension/src/
H A Djs_inputmethod_extension.cpp174 std::vector<std::string> changeKeyValue; in OnConfigurationUpdated() local
175 contextConfig->CompareDifferent(changeKeyValue, config); in OnConfigurationUpdated()
176 if (!changeKeyValue.empty()) { in OnConfigurationUpdated()
177 contextConfig->Merge(changeKeyValue, config); in OnConfigurationUpdated()

Completed in 1 milliseconds