Searched refs:sessionCreated (Results 1 – 11 of 11) sorted by relevance
28 void sessionCreated(IInputMethodSession session); in sessionCreated() method
26 void sessionCreated(IAccessibilityInputMethodSession session, int id); in sessionCreated() method
126 public void sessionCreated(InputMethodSession session) { in sessionCreated() method in IInputMethodWrapper.InputMethodSessionCallbackWrapper131 mCb.sessionCreated(wrap); in sessionCreated()136 mCb.sessionCreated(null); in sessionCreated()
106 callback.sessionCreated(onCreateInputMethodSessionInterface()); in createSession()
98 public void sessionCreated(InputMethodSession session); in sessionCreated() method
144 callback.sessionCreated(wrapper, mService.getConnectionId()); in createImeSession()
2530 public void sessionCreated(IAccessibilityInputMethodSession session, int id) { in sessionCreated() method in AbstractAccessibilityServiceConnection.AccessibilityCallback
2906 public void sessionCreated(IInputMethodSession session) { in requestClientSessionLocked()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
85873 Lcom/android/internal/view/IInputSessionCallback$Stub$Proxy;->sessionCreated(Lcom/android/internal/…85878 Lcom/android/internal/view/IInputSessionCallback;->sessionCreated(Lcom/android/internal/view/IInput…
55706 method public void sessionCreated(android.view.inputmethod.InputMethodSession);