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.ets3700 * @tc.number Sub_Misc_inputMethod_getForward_sync_0201
3701 * @tc.name Sub_Misc_inputMethod_getForward_sync_0201
3707 it('Sub_Misc_inputMethod_getForward_sync_0201', 0, async (done: Function) => {
3710 console.info("====>Sub_Misc_inputMethod_getForward_sync_0201 unSubscriberCallback start");
3712 … console.info("====>Sub_Misc_inputMethod_getForward_sync_0201 unSubscriberCallback failed:" +
3715 … console.info("====>Sub_Misc_inputMethod_getForward_sync_0201 unSubscriberCallback finish");
3720 console.info("====>Sub_Misc_inputMethod_getForward_sync_0201 subscriberCallback data:"
3726 console.info("====>Sub_Misc_inputMethod_getForward_sync_0201 end");
3730 … console.info("====>Sub_Misc_inputMethod_getForward_sync_0201 err:" + JSON.stringify(err));
3738 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();
1311 async Sub_Misc_inputMethod_getForward_sync_0201() { method in KeyboardDelegate