Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets4294 * @tc.number Sub_Misc_inputMethod_moveCursor_sync_0240
4295 * @tc.name Sub_Misc_inputMethod_moveCursor_sync_0240
4301 it('Sub_Misc_inputMethod_moveCursor_sync_0240', 0, async (done: Function) => {
4304 console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0240 unSubscriberCallback start");
4306 … console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0240 unSubscriberCallback failed:" +
4309 … console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0240 unSubscriberCallback finish");
4314 console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0240 subscriberCallback data:"
4320 console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0240 end");
4324 … console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0240 err:" + JSON.stringify(err));
4332 console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0240 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts272 that.Sub_Misc_inputMethod_moveCursor_sync_0240();
1474 async Sub_Misc_inputMethod_moveCursor_sync_0240() { method in KeyboardDelegate