Searched refs:getCurMethodLocked (Results 1 – 3 of 3) sorted by relevance
84 final IInputMethodInvoker curMethod = mService.getCurMethodLocked(); in performShowIme()111 final IInputMethodInvoker curMethod = mService.getCurMethodLocked(); in performHideIme()
625 IInputMethodInvoker getCurMethodLocked() { in getCurMethodLocked() method in InputMethodManagerService1337 IInputMethodInvoker curMethod = getCurMethodLocked(); in run()1347 IInputMethodInvoker curMethod = getCurMethodLocked(); in onUpdateEditorToolType()1356 IInputMethodInvoker curMethod = getCurMethodLocked(); in discardHandwritingDelegationText()1886 IInputMethodInvoker curMethod = getCurMethodLocked(); in onClientRemoved()1917 IInputMethodInvoker curMethod = getCurMethodLocked(); in unbindCurrentClientLocked()2345 if (getCurMethodLocked() != null) { in tryReuseConnectionLocked()2462 IInputMethodInvoker curMethod = getCurMethodLocked(); in onSessionCreated()2531 final IInputMethodInvoker curMethod = getCurMethodLocked(); in requestClientSessionLocked()2630 if (getCurMethodLocked() != null) { in clearClientSessionsLocked()[all …]
12404 PLcom/android/server/inputmethod/InputMethodManagerService;->getCurMethodLocked()Lcom/android/serve…