Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets5307 * @tc.number Sub_Misc_Request_InputMethod_selectContext_0600
5308 * @tc.name Sub_Misc_Request_InputMethod_selectContext_0600
5314 it('Sub_Misc_Request_InputMethod_selectContext_0600', 0, async (done: Function) => {
5317 … console.info("====>Sub_Misc_Request_InputMethod_selectContext_0600 unSubscriberCallback start");
5319 … console.info("====>Sub_Misc_Request_InputMethod_selectContext_0600 unSubscriberCallback failed:" +
5322 … console.info("====>Sub_Misc_Request_InputMethod_selectContext_0600 unSubscriberCallback finish");
5327 console.info("====>Sub_Misc_Request_InputMethod_selectContext_0600 subscriberCallback data:"
5333 console.info("====>Sub_Misc_Request_InputMethod_selectContext_0600 end");
5337 … console.info("====>Sub_Misc_Request_InputMethod_selectContext_0600 err:" + JSON.stringify(err));
5345 console.info("====>Sub_Misc_Request_InputMethod_selectContext_0600 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts328 that.Sub_Misc_Request_InputMethod_selectContext_0600();
1768 async Sub_Misc_Request_InputMethod_selectContext_0600() { method in KeyboardDelegate