Searched refs:sendKeyEvent (Results 1 – 3 of 3) sorted by relevance
303 sendKeyEvent(code, type) { method in DeviceConnection
991 this.#deviceConnection.sendKeyEvent(e.code, e.type);
42849 HSPLandroid/view/inputmethod/BaseInputConnection;->sendKeyEvent(Landroid/view/KeyEvent;)Z