Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets4073 * @tc.number Sub_Misc_inputMethod_getEditorAttribute_sync_0230
4074 * @tc.name Sub_Misc_inputMethod_getEditorAttribute_sync_0230
4080 it('Sub_Misc_inputMethod_getEditorAttribute_sync_0230', 0, async (done: Function) => {
4083 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0230 unSubscriberCallback start");
4085 …console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0230 unSubscriberCallback failed:"…
4088 …console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0230 unSubscriberCallback finish");
4093 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0230 subscriberCallback data:"
4099 console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0230 end");
4103 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0230 err:" + JSON.stringify(err));
4111 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0230 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts260 that.Sub_Misc_inputMethod_getEditorAttribute_sync_0230();
1414 async Sub_Misc_inputMethod_getEditorAttribute_sync_0230() { method in KeyboardDelegate