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.ets4147 * @tc.number Sub_Misc_inputMethod_getEditorAttribute_sync_0231
4148 * @tc.name Sub_Misc_inputMethod_getEditorAttribute_sync_0231
4154 it('Sub_Misc_inputMethod_getEditorAttribute_sync_0231', 0, async (done: Function) => {
4157 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0231 unSubscriberCallback start");
4159 …console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0231 unSubscriberCallback failed:"…
4162 …console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0231 unSubscriberCallback finish");
4167 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0231 subscriberCallback data:"
4173 console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0231 end");
4177 … console.info("====>Sub_Misc_inputMethod_getEditorAttribute_sync_0231 err:" + JSON.stringify(err));
4185 … 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();
1437 async Sub_Misc_inputMethod_getEditorAttribute_sync_0231() { method in KeyboardDelegate