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.java93 final IInputMethodInvoker curMethod = bindingController.getCurMethod(); in performShowIme() local
131 final IInputMethodInvoker curMethod = bindingController.getCurMethod(); in performHideIme() local
DAutofillSuggestionsController.java133 IInputMethodInvoker curMethod = mBindingController.getCurMethod(); in performOnCreateInlineSuggestionsRequest() local
DInputMethodManagerService.java1310 IInputMethodInvoker curMethod = getCurMethodLocked(); in run() local
1321 final var curMethod = getInputMethodBindingController(userId).getCurMethod(); in onUpdateEditorToolTypeLocked() local
1329 IInputMethodInvoker curMethod = getCurMethodLocked(); in discardHandwritingDelegationText() local
1834 IInputMethodInvoker curMethod = userBindingController.getCurMethod(); in onClientRemovedInternalLocked() local
1866 IInputMethodInvoker curMethod = bindingController.getCurMethod(); in unbindCurrentClientLocked() local
2443 IInputMethodInvoker curMethod = bindingController.getCurMethod(); in onSessionCreated() local
2518 final IInputMethodInvoker curMethod = bindingController.getCurMethod(); in requestClientSessionLocked() local
3076 IInputMethodInvoker curMethod = bindingController.getCurMethod(); in setInputMethodLocked() local
3096 IInputMethodInvoker curMethod = bindingController.getCurMethod(); in setInputMethodLocked() local
3360 final IInputMethodInvoker curMethod = bindingController.getCurMethod(); in startStylusHandwriting() local
[all …]