Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Dinput_client_info.h27 struct InputClientInfo { struct
35 InputAttribute attribute; // the input client attribute
36 …putClient> client; // the remote object handler for service to callback input client
37 …<IInputDataChannel> channel; // the remote object handler for ime to callback input client
38 sptr<InputDeathRecipient> deathRecipient; // death recipient of client