Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets4221 * @tc.number Sub_Misc_inputMethod_getEditorAttribute_sync_0233
4222 * @tc.name Sub_Misc_inputMethod_getEditorAttribute_sync_0233
4228 it('Sub_Misc_inputMethod_getEditorAttribute_sync_0233', 0, async (done: Function) => {
4230 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0233 unSubscriberCallback start");
4232 …console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0233 unSubscriberCallback failed:"…
4235 …console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0233 unSubscriberCallback finish");
4240 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0233 subscriberCallback data:"
4246 console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0233 end");
4250 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0233 err:" + JSON.stringify(err));
4258 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0233 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts268 that.Sub_Misc_inputMethod_getEditorAttribute_sync_0233();
1457 async Sub_Misc_inputMethod_getEditorAttribute_sync_0233() { method in KeyboardDelegate