Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets2817 it('Sub_Misc_inputMethod_getBackward_sync_0210', 0, async function (done) {
2819 console.info("====>Sub_Misc_inputMethod_getBackward_sync_0210 unSubscriberCallback start");
2821 … console.info("====>Sub_Misc_inputMethod_getBackward_sync_0210 unSubscriberCallback failed:" +
2824 … console.info("====>Sub_Misc_inputMethod_getBackward_sync_0210 unSubscriberCallback finish");
2829 console.info("====>Sub_Misc_inputMethod_getBackward_sync_0210 subscriberCallback data:"
2835 console.info("====>Sub_Misc_inputMethod_getBackward_sync_0210 end");
2839 … console.info("====>Sub_Misc_inputMethod_getBackward_sync_0210 err:" + JSON.stringify(err));
2847 console.info("====>Sub_Misc_inputMethod_getBackward_sync_0210 publishCallback start");
2849 …console.info("====>Sub_Misc_inputMethod_getBackward_sync_0210 publishCallback failed:" + JSON.stri…
2856 events: ["Sub_Misc_inputMethod_getBackward_sync_0210"]
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts236 that.Sub_Misc_inputMethod_getBackward_sync_0210();
1707 private Sub_Misc_inputMethod_getBackward_sync_0210(): void{ method in KeyboardDelegate