Home
last modified time | relevance | path

Searched refs:GetNewUserIme (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/services/include/
Dinput_method_system_ability.h129 std::string GetNewUserIme(int32_t userId);
/base/inputmethod/imf/services/src/
Dinput_method_system_ability.cpp187 StartInputService(GetNewUserIme(userId_)); in Init()
897 std::string InputMethodSystemAbility::GetNewUserIme(int32_t userId) in GetNewUserIme() function in OHOS::MiscServices::InputMethodSystemAbility
946 StartInputService(GetNewUserIme(newUserId)); in OnUserStarted()