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/ohosTest/ets/test/
DInputMethodWindManage.test.ets747 * @tc.number Sub_Misc_inputMethod_Panel_resizePromise_0100
748 * @tc.name Sub_Misc_inputMethod_Panel_resizePromise_0100
754 it('Sub_Misc_inputMethod_Panel_resizePromise_0100', 0, async (done: Function) => {
757 … console.info('====>Sub_Misc_inputMethod_Panel_resizePromise_0100 unSubscriberCallback start');
759 …console.error('====>Sub_Misc_inputMethod_Panel_resizePromise_0100 unSubscriberCallback failed: ' +…
761 … console.info('====>Sub_Misc_inputMethod_Panel_resizePromise_0100 unSubscriberCallback finsh');
766 …console.info('====>Sub_Misc_inputMethod_Panel_resizePromise_0100 subscriberCallback data: ' + JSON…
771 console.info('====>Sub_Misc_inputMethod_Panel_resizePromise_0100 end<====');
775 … console.info('====>Sub_Misc_inputMethod_Panel_resizePromise_0100 end<====' + JSON.stringify(err));
784 … console.info('====>Sub_Misc_inputMethod_Panel_resizePromise_0100 end<====' + JSON.stringify(err));
[all …]
/test/xts/acts/inputmethod/InputMethodWindManage/entry/src/ohosTest/ets/InputMethodWindManage/
DKeyboardController.ts148 that.Sub_Misc_inputMethod_Panel_resizePromise_0100();
762 private Sub_Misc_inputMethod_Panel_resizePromise_0100(): void { method in KeyboardController