Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets4939 * @tc.number Sub_Misc_inputMethod_selectByRange_sync_0281
4940 * @tc.name Sub_Misc_inputMethod_selectByRange_sync_0281
4946 it('Sub_Misc_inputMethod_selectByRange_sync_0281', 0, async (done: Function) => {
4949 … console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0281 unSubscriberCallback start");
4951 … console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0281 unSubscriberCallback failed:" +
4954 … console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0281 unSubscriberCallback finish");
4959 console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0281 subscriberCallback data:"
4965 console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0281 end");
4969 … console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0281 err:" + JSON.stringify(err));
4977 console.info("====>Sub_Misc_inputMethod_selectByRange_sync_0281 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts308 that.Sub_Misc_inputMethod_selectByRange_sync_0281();
1642 async Sub_Misc_inputMethod_selectByRange_sync_0281() { method in KeyboardDelegate