Home
last modified time | relevance | path

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

/development/samples/MultiClientInputMethod/src/com/example/android/multiclientinputmethod/
DSoftInputWindow.java113 void onDummyStartInput(int clientId, int targetWindowHandle) { in onDummyStartInput()
123 void onStartInput(int clientId, int targetWindowHandle, InputConnection inputConnection) { in onStartInput()
DClientCallbackImpl.java48 SoftInputWindowManager softInputWindowManager, int clientId, int uid, int pid, in ClientCallbackImpl()