Searched defs:callingWindowId (Results 1 – 3 of 3) sorted by relevance
63 uint32_t callingWindowId = 0; in RegisterImeEventListener() local
575 uint32_t callingWindowId = 0; variable
1281 int32_t PerUserSession::OnSetCallingWindow(uint32_t callingWindowId, sptr<IInputClient> client) in OnSetCallingWindow()