Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets5021 * @tc.number Sub_Misc_inputMethod_selectByMovement_sync_0290
5022 * @tc.name Sub_Misc_inputMethod_selectByMovement_sync_0290
5028 it('Sub_Misc_inputMethod_selectByMovement_sync_0290', 0, async (done: Function) => {
5031 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0290 unSubscriberCallback start");
5033 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0290 unSubscriberCallback failed:" +
5036 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0290 unSubscriberCallback finish");
5041 console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0290 subscriberCallback data:"
5047 console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0290 end");
5051 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0290 err:" + JSON.stringify(err));
5059 console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0290 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts312 that.Sub_Misc_inputMethod_selectByMovement_sync_0290();
1672 async Sub_Misc_inputMethod_selectByMovement_sync_0290() { method in KeyboardDelegate