Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodWindManage/entry/src/main/ets/test/
DInputMethodWindManage.test.ets553 it('Sub_Misc_inputMethod_Panel_resizePromise_0100', 0, async function (done) {
555 … console.info("====>Sub_Misc_inputMethod_Panel_resizePromise_0100 unSubscriberCallback start");
557 …console.error("====>Sub_Misc_inputMethod_Panel_resizePromise_0100 unSubscriberCallback failed: " +…
559 … console.info("====>Sub_Misc_inputMethod_Panel_resizePromise_0100 unSubscriberCallback finsh");
564 …console.info("====>Sub_Misc_inputMethod_Panel_resizePromise_0100 subscriberCallback data: " + JSON…
569 console.info("====>Sub_Misc_inputMethod_Panel_resizePromise_0100 end<====");
573 … console.info("====>Sub_Misc_inputMethod_Panel_resizePromise_0100 end<====" + JSON.stringify(err));
582 … console.info("====>Sub_Misc_inputMethod_Panel_resizePromise_0100 end<====" + JSON.stringify(err));
584 console.info("====>Sub_Misc_inputMethod_Panel_resizePromise_0100 success ====" );
589 events: ["Sub_Misc_inputMethod_Panel_resizePromise_0100"]
[all …]
/test/xts/acts/inputmethod/InputMethodWindManage/entry/src/main/ets/InputMethodWindManage/
DKeyboardController.ts113 that.Sub_Misc_inputMethod_Panel_resizePromise_0100();
549 private Sub_Misc_inputMethod_Panel_resizePromise_0100(): void { method in KeyboardController