Searched refs:NeedHideWhenSwitchInputType (Results 1 – 2 of 2) sorted by relevance
175 void NeedHideWhenSwitchInputType(int32_t userId, bool &needHide);
334 NeedHideWhenSwitchInputType(userId, inputClientInfo.needHide); in CheckInputTypeOption()343 NeedHideWhenSwitchInputType(userId, inputClientInfo.needHide); in CheckInputTypeOption()1888 void InputMethodSystemAbility::NeedHideWhenSwitchInputType(int32_t userId, bool &needHide) in NeedHideWhenSwitchInputType() function in OHOS::MiscServices::InputMethodSystemAbility