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.ets4212 * @tc.number Sub_Misc_inputMethod_getEditorAttribute_sync_0233
4213 * @tc.name Sub_Misc_inputMethod_getEditorAttribute_sync_0233
4219 it('Sub_Misc_inputMethod_getEditorAttribute_sync_0233', 0, async (done: Function) => {
4221 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0233 unSubscriberCallback start");
4223 …console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0233 unSubscriberCallback failed:"…
4226 …console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0233 unSubscriberCallback finish");
4231 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0233 subscriberCallback data:"
4237 console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0233 end");
4241 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0233 err:" + JSON.stringify(err));
4249 … 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();
1449 async Sub_Misc_inputMethod_getEditorAttribute_sync_0233() { method in KeyboardDelegate