Searched defs:clientId (Results 1 – 2 of 2) sorted by relevance
113 void onDummyStartInput(int clientId, int targetWindowHandle) { in onDummyStartInput()123 void onStartInput(int clientId, int targetWindowHandle, InputConnection inputConnection) { in onStartInput()
48 SoftInputWindowManager softInputWindowManager, int clientId, int uid, int pid, in ClientCallbackImpl()