Searched defs:InputClientInfo (Results 1 – 1 of 1) sorted by relevance
27 struct InputClientInfo { struct35 InputAttribute attribute; // the input client attribute36 …putClient> client; // the remote object handler for service to callback input client37 …<IInputDataChannel> channel; // the remote object handler for ime to callback input client38 sptr<InputDeathRecipient> deathRecipient; // death recipient of client