Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets4138 * @tc.number Sub_Misc_inputMethod_getEditorAttribute_sync_0231
4139 * @tc.name Sub_Misc_inputMethod_getEditorAttribute_sync_0231
4145 it('Sub_Misc_inputMethod_getEditorAttribute_sync_0231', 0, async (done: Function) => {
4148 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0231 unSubscriberCallback start");
4150 …console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0231 unSubscriberCallback failed:"…
4153 …console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0231 unSubscriberCallback finish");
4158 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0231 subscriberCallback data:"
4164 console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0231 end");
4168 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0231 err:" + JSON.stringify(err));
4176 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0231 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts264 that.Sub_Misc_inputMethod_getEditorAttribute_sync_0231();
1429 async Sub_Misc_inputMethod_getEditorAttribute_sync_0231() { method in KeyboardDelegate