Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/include/
Dperuser_session.h53 struct ClientInfo { struct
54 … pid; // the process id of the process in which the input client is running
55 … int uid; // the uid of the process in which the input client is running
56 …int userId; // the user if of the user under which the input client is running
57 int displayId; // the display id on which the input client is showing
58 …tClient> client; // the remote object handler for the service to callback to the input client
59 … sptr<IInputDataChannel> channel; // the remote object handler for IMSA callback to input client
60 sptr<RemoteObjectDeathRecipient> deathRecipient;
61 InputAttribute attribute; // the input attribute of the input client