Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
H A Dime_info_inquirer.h103 bool IsInputMethod(int32_t userId, const std::string &bundleName);
/base/inputmethod/imf/services/src/
H A Dim_common_event_manager.cpp328 if (!ImeInfoInquirer::GetInstance().IsInputMethod(userId, bundleName)) { in HandlePackageEvent()
H A Dime_info_inquirer.cpp1065 bool ImeInfoInquirer::IsInputMethod(int32_t userId, const std::string &bundleName) in IsInputMethod() function in OHOS::MiscServices::ImeInfoInquirer
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_private_member_test.cpp788 * @tc.desc: IsInputMethod
797 auto ret = ImeInfoInquirer::GetInstance().IsInputMethod(currentUserId, bundleName); in HWTEST_F()

Completed in 5 milliseconds