Home
last modified time | relevance | path

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

/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/test/
DinputMethodAbility.test.ets5167 * @tc.number Sub_Misc_Request_InputMethod_selectContext_0400
5168 * @tc.name Sub_Misc_Request_InputMethod_selectContext_0400
5174 it('Sub_Misc_Request_InputMethod_selectContext_0400', 0, async (done: Function) => {
5177 … console.info("====>Sub_Misc_Request_InputMethod_selectContext_0400 unSubscriberCallback start");
5179 … console.info("====>Sub_Misc_Request_InputMethod_selectContext_0400 unSubscriberCallback failed:" +
5182 … console.info("====>Sub_Misc_Request_InputMethod_selectContext_0400 unSubscriberCallback finish");
5187 console.info("====>Sub_Misc_Request_InputMethod_selectContext_0400 subscriberCallback data:"
5193 console.info("====>Sub_Misc_Request_InputMethod_selectContext_0400 end");
5197 … console.info("====>Sub_Misc_Request_InputMethod_selectContext_0400 err:" + JSON.stringify(err));
5205 console.info("====>Sub_Misc_Request_InputMethod_selectContext_0400 publishCallback start");
[all …]
/test/xts/acts/inputmethod/InputMethodEngine/entry/src/main/ets/InputMethodAbility/
DKeyboardDelegate.ts320 that.Sub_Misc_Request_InputMethod_selectContext_0400();
1714 async Sub_Misc_Request_InputMethod_selectContext_0400() { method in KeyboardDelegate