Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets4366 * @tc.number Sub_Misc_inputMethod_moveCursor_sync_0241
4367 * @tc.name Sub_Misc_inputMethod_moveCursor_sync_0241
4373 it('Sub_Misc_inputMethod_moveCursor_sync_0241', 0, async (done: Function) => {
4376 console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0241 unSubscriberCallback start");
4378 … console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0241 unSubscriberCallback failed:" +
4381 … console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0241 unSubscriberCallback finish");
4386 console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0241 subscriberCallback data:"
4392 console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0241 end");
4396 … console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0241 err:" + JSON.stringify(err));
4404 console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0241 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts276 that.Sub_Misc_inputMethod_moveCursor_sync_0241();
1492 async Sub_Misc_inputMethod_moveCursor_sync_0241() { method in KeyboardDelegate