Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dime_event_monitor_manager_impl.cpp63 uint32_t callingWindowId = 0; in RegisterImeEventListener() local
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dime_event_monitor_manager_test.cpp575 uint32_t callingWindowId = 0; variable
/base/inputmethod/imf/services/src/
Dperuser_session.cpp1281 int32_t PerUserSession::OnSetCallingWindow(uint32_t callingWindowId, sptr<IInputClient> client) in OnSetCallingWindow()