Searched refs:KeyboardController (Results 1 – 9 of 9) sorted by relevance
16 import { KeyboardController } from './KeyboardController';19 private keyboardController: KeyboardController;22 this.keyboardController = new KeyboardController(this.context);
27 export class KeyboardController { class34 private keyboardController: inputmethodengine.KeyboardController;
16 import { KeyboardController } from './KeyboardController';19 private keyboardController: KeyboardController;24 this.keyboardController = new KeyboardController(this.context);
26 export class KeyboardController { class
16 import { KeyboardController } from './KeyboardController';20 private keyboardController: KeyboardController;24 this.keyboardController = new KeyboardController(this.context);
34 export class KeyboardController { class43 private keyboardController: inputMethodEngine.KeyboardController;
24 export class KeyboardController { class28 private keyboardController: inputMethodEngine.KeyboardController | undefined = undefined;110 const keyboardController = new KeyboardController();
34 private keyboardController: inputMethodEngine.KeyboardController;