Home
last modified time | relevance | path

Searched defs:callingWindowId (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dime_event_monitor_manager_impl.cpp67 uint32_t callingWindowId = 0; in RegisterImeEventListener() local
/base/inputmethod/imf/services/src/
Dperuser_session.cpp1250 int32_t PerUserSession::OnSetCallingWindow(uint32_t callingWindowId, sptr<IInputClient> client) in OnSetCallingWindow()