Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets2927 it('Sub_Misc_inputMethod_getTextIndexAtCursor_sync_0220', 0, async function (done) {
2929 …console.info("====>Sub_Misc_inputMethod_getTextIndexAtCursor_sync_0220 unSubscriberCallback start"…
2931 …console.info("====>Sub_Misc_inputMethod_getTextIndexAtCursor_sync_0220 unSubscriberCallback failed…
2934 …console.info("====>Sub_Misc_inputMethod_getTextIndexAtCursor_sync_0220 unSubscriberCallback finish…
2939 … console.info("====>Sub_Misc_inputMethod_getTextIndexAtCursor_sync_0220 subscriberCallback data:"
2945 console.info("====>Sub_Misc_inputMethod_getTextIndexAtCursor_sync_0220 end");
2949 …console.info("====>Sub_Misc_inputMethod_getTextIndexAtCursor_sync_0220 err:" + JSON.stringify(err)…
2957 … console.info("====>Sub_Misc_inputMethod_getTextIndexAtCursor_sync_0220 publishCallback start");
2959 …console.info("====>Sub_Misc_inputMethod_getTextIndexAtCursor_sync_0220 publishCallback failed:" + …
2966 events: ["Sub_Misc_inputMethod_getTextIndexAtCursor_sync_0220"]
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts244 that.Sub_Misc_inputMethod_getTextIndexAtCursor_sync_0220();
1756 private Sub_Misc_inputMethod_getTextIndexAtCursor_sync_0220(): void{ method in KeyboardDelegate