Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodEngine.test.ets1974 * @tc.number Sub_InputMethod_IME_VisualInput_0500
1975 * @tc.name Sub_InputMethod_IME_VisualInput_0500
1981 it('Sub_InputMethod_IME_VisualInput_0500', 0, async (done: Function) => {
1984 console.info("====>Sub_InputMethod_IME_VisualInput_0500 unSubscriberCallback start");
1986 console.info("====>Sub_InputMethod_IME_VisualInput_0500 unSubscriberCallback failed:" +
1989 console.info("====>Sub_InputMethod_IME_VisualInput_0500 unSubscriberCallback finish")
1995 console.info("====>Sub_InputMethod_IME_VisualInput_0500 subscriberCallback data:"
2001 console.info("====>Sub_InputMethod_IME_VisualInput_0500 end");
2005 console.info("====>Sub_InputMethod_IME_VisualInput_0500 err:" + JSON.stringify(err));
2013 console.info("====>Sub_InputMethod_IME_VisualInput_0500 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodEngine/
DKeyboardController.ts173 that.Sub_InputMethod_IME_VisualInput_0500();
837 async Sub_InputMethod_IME_VisualInput_0500() { method in KeyboardController