Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets3709 * @tc.number Sub_Misc_inputMethod_getForward_sync_0201
3710 * @tc.name Sub_Misc_inputMethod_getForward_sync_0201
3716 it('Sub_Misc_inputMethod_getForward_sync_0201', 0, async (done: Function) => {
3719 console.info("====>Sub_Misc_inputMethod_getForward_sync_0201 unSubscriberCallback start");
3721 … console.info("====>Sub_Misc_inputMethod_getForward_sync_0201 unSubscriberCallback failed:" +
3724 … console.info("====>Sub_Misc_inputMethod_getForward_sync_0201 unSubscriberCallback finish");
3729 console.info("====>Sub_Misc_inputMethod_getForward_sync_0201 subscriberCallback data:"
3735 console.info("====>Sub_Misc_inputMethod_getForward_sync_0201 end");
3739 … console.info("====>Sub_Misc_inputMethod_getForward_sync_0201 err:" + JSON.stringify(err));
3747 console.info("====>Sub_Misc_inputMethod_getForward_sync_0201 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts240 that.Sub_Misc_inputMethod_getForward_sync_0201();
1319 async Sub_Misc_inputMethod_getForward_sync_0201() { method in KeyboardDelegate