Searched refs:enableImeOn_ (Results 1 – 2 of 2) sorted by relevance
179 std::atomic<bool> enableImeOn_ = false; variable
159 if (enableImeOn_.load()) { in UpdateUserInfo()679 …if (enableImeOn_.load() && !EnableImeDataParser::GetInstance()->CheckNeedSwitch(switchInfo, userId… in SwitchInputMethod()955 …nfoInquirer::GetInstance().ListInputMethod(GetCallingUserId(), status, props, enableImeOn_.load()); in ListInputMethod()1392 …ImeInfoInquirer::GetInstance().GetSwitchInfoBySwitchCount(switchInfo, userId_, enableImeOn_.load()… in SwitchType()1428 enableImeOn_.store(true); in HandleDataShareReady()