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.ets4285 * @tc.number Sub_Misc_inputMethod_moveCursor_sync_0240
4286 * @tc.name Sub_Misc_inputMethod_moveCursor_sync_0240
4292 it('Sub_Misc_inputMethod_moveCursor_sync_0240', 0, async (done: Function) => {
4295 console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0240 unSubscriberCallback start");
4297 … console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0240 unSubscriberCallback failed:" +
4300 … console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0240 unSubscriberCallback finish");
4305 console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0240 subscriberCallback data:"
4311 console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0240 end");
4315 … console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0240 err:" + JSON.stringify(err));
4323 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();
1466 async Sub_Misc_inputMethod_moveCursor_sync_0240() { method in KeyboardDelegate