Home
last modified time | relevance | path

Searched refs:CHANGE_IME (Results 1 - 3 of 3) sorted by relevance

/base/inputmethod/imf/common/src/
H A Dinputmethod_sysevent.cpp45 { static_cast<int32_t>(IMEBehaviour::START_IME), 0 }, { static_cast<int32_t>(IMEBehaviour::CHANGE_IME), 0 }
87 inputmethodBehaviour_[static_cast<int32_t>(IMEBehaviour::CHANGE_IME)]); in ImeUsageBehaviourReporter()
94 inputmethodBehaviour_[static_cast<int32_t>(IMEBehaviour::CHANGE_IME)] = 0; in ImeUsageBehaviourReporter()
105 } else if (behaviour == IMEBehaviour::CHANGE_IME) { in RecordEvent()
106 ++inputmethodBehaviour_[static_cast<int32_t>(IMEBehaviour::CHANGE_IME)]; in RecordEvent()
/base/inputmethod/imf/common/include/
H A Dinputmethod_sysevent.h44 CHANGE_IME, member in OHOS::MiscServices::IMEBehaviour
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability.cpp689 InputMethodSysEvent::GetInstance().RecordEvent(IMEBehaviour::CHANGE_IME); in OnSwitchInputMethod()

Completed in 4 milliseconds