Home
last modified time | relevance | path

Searched refs:keyboardDelegate (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DInputStageService.ts19 private keyboardDelegate: KeyboardDelegate; property in InputDemoService
22 this.keyboardDelegate = new KeyboardDelegate(this.context);
23 this.keyboardDelegate.onCreate(); // 初始化窗口
/test/xts/acts/inputmethod/InputMethodDrawnControl/entry/src/main/ets/InputMethodDrawnControl/
DInputMethodControlService.ts19 private keyboardDelegate: KeyboardDelegate; property in InputMethodControlService
22 this.keyboardDelegate = new KeyboardDelegate(this.context);
23 this.keyboardDelegate.onCreate(); // 初始化窗口