Searched refs:IsStartInputTypePermitted (Results 1 – 2 of 2) sorted by relevance
118 bool IsStartInputTypePermitted(int32_t userId);
778 if (isCheckPermission && !IsStartInputTypePermitted(userId)) { in OnStartInputType()1645 bool InputMethodSystemAbility::IsStartInputTypePermitted(int32_t userId) in IsStartInputTypePermitted() function in OHOS::MiscServices::InputMethodSystemAbility