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.ets4357 * @tc.number Sub_Misc_inputMethod_moveCursor_sync_0241
4358 * @tc.name Sub_Misc_inputMethod_moveCursor_sync_0241
4364 it('Sub_Misc_inputMethod_moveCursor_sync_0241', 0, async (done: Function) => {
4367 console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0241 unSubscriberCallback start");
4369 … console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0241 unSubscriberCallback failed:" +
4372 … console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0241 unSubscriberCallback finish");
4377 console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0241 subscriberCallback data:"
4383 console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0241 end");
4387 … console.info("====>Sub_Misc_inputMethod_moveCursor_sync_0241 err:" + JSON.stringify(err));
4395 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();
1484 async Sub_Misc_inputMethod_moveCursor_sync_0241() { method in KeyboardDelegate