Lines Matching refs:method
5 …is used to connect the application and input method. the application can input text through the in…
16 The input method framework currently has four modules, as follows:
22 …input method framework, including the binding between application and input method service, applic…
24 2. Input method client
28 …e bridge between input method framework service and input method delivery, including monitoring th…
30 3. Input method service
34 Function: as the core of the input method framework, the main processing logic of the input method …
36 4. Input method JS interface
44 …the edit attribute control to invoke the default input method application through the input method…
46 2. Typing can be carried out through the input method application, and characters can be input to t…
48 #### Debugging method