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.ets5012 * @tc.number Sub_Misc_inputMethod_selectByMovement_sync_0290
5013 * @tc.name Sub_Misc_inputMethod_selectByMovement_sync_0290
5019 it('Sub_Misc_inputMethod_selectByMovement_sync_0290', 0, async (done: Function) => {
5022 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0290 unSubscriberCallback start");
5024 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0290 unSubscriberCallback failed:" +
5027 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0290 unSubscriberCallback finish");
5032 console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0290 subscriberCallback data:"
5038 console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0290 end");
5042 … console.info("====>Sub_Misc_inputMethod_selectByMovement_sync_0290 err:" + JSON.stringify(err));
5050 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();
1664 async Sub_Misc_inputMethod_selectByMovement_sync_0290() { method in KeyboardDelegate