Home
last modified time | relevance | path

Searched defs:curMethod (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DDefaultImeVisibilityApplier.java84 final IInputMethodInvoker curMethod = mService.getCurMethodLocked(); in performShowIme() local
111 final IInputMethodInvoker curMethod = mService.getCurMethodLocked(); in performHideIme() local
DInputMethodManagerService.java1337 IInputMethodInvoker curMethod = getCurMethodLocked(); in run() local
1347 IInputMethodInvoker curMethod = getCurMethodLocked(); in onUpdateEditorToolType() local
1356 IInputMethodInvoker curMethod = getCurMethodLocked(); in discardHandwritingDelegationText() local
1886 IInputMethodInvoker curMethod = getCurMethodLocked(); in onClientRemoved() local
1917 IInputMethodInvoker curMethod = getCurMethodLocked(); in unbindCurrentClientLocked() local
2462 IInputMethodInvoker curMethod = getCurMethodLocked(); in onSessionCreated() local
2531 final IInputMethodInvoker curMethod = getCurMethodLocked(); in requestClientSessionLocked() local
3120 IInputMethodInvoker curMethod = getCurMethodLocked(); in setInputMethodLocked() local
3139 IInputMethodInvoker curMethod = getCurMethodLocked(); in setInputMethodLocked() local
3365 final IInputMethodInvoker curMethod = getCurMethodLocked(); in startStylusHandwriting() local
[all …]
DAutofillSuggestionsController.java133 IInputMethodInvoker curMethod = mBindingController.getCurMethod(); in performOnCreateInlineSuggestionsRequest() local