Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets3637 * @tc.number Sub_Misc_inputMethod_getForward_sync_0200
3638 * @tc.name Sub_Misc_inputMethod_getForward_sync_0200
3644 it('Sub_Misc_inputMethod_getForward_sync_0200', 0, async (done: Function) => {
3647 console.info("====>Sub_Misc_inputMethod_getForward_sync_0200 unSubscriberCallback start");
3649 … console.info("====>Sub_Misc_inputMethod_getForward_sync_0200 unSubscriberCallback failed:" +
3652 … console.info("====>Sub_Misc_inputMethod_getForward_sync_0200 unSubscriberCallback finish");
3657 console.info("====>Sub_Misc_inputMethod_getForward_sync_0200 subscriberCallback data:"
3663 console.info("====>Sub_Misc_inputMethod_getForward_sync_0200 end");
3667 … console.info("====>Sub_Misc_inputMethod_getForward_sync_0200 err:" + JSON.stringify(err));
3675 console.info("====>Sub_Misc_inputMethod_getForward_sync_0200 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts236 that.Sub_Misc_inputMethod_getForward_sync_0200();
1303 async Sub_Misc_inputMethod_getForward_sync_0200() { method in KeyboardDelegate