Searched defs:enableOn (Results 1 - 2 of 2) sorted by relevance
/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | json_operate_test.cpp | 379 bool enableOn = false; in HWTEST_F() local 399 bool enableOn = false; in HWTEST_F() local
|
/base/inputmethod/imf/services/src/ |
H A D | ime_info_inquirer.cpp | 305 int32_t ImeInfoInquirer::ListEnabledInputMethod(const int32_t userId, std::vector<Property> &props, bool enableOn) in ListEnabledInputMethod() argument 332 int32_t ImeInfoInquirer::ListDisabledInputMethod(const int32_t userId, std::vector<Property> &props, bool enableOn) in ListDisabledInputMethod() argument 362 int32_t ImeInfoInquirer::GetSwitchInfoBySwitchCount(SwitchInfo &switchInfo, int32_t userId, bool enableOn, in GetSwitchInfoBySwitchCount() argument 254 ListInputMethod(int32_t userId, InputMethodStatus status, std::vector<Property> &props, bool enableOn) ListInputMethod() argument
|
Completed in 3 milliseconds