Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DDefaultImeVisibilityApplier.java81 final IInputMethodInvoker curMethod = mService.getCurMethodLocked(); in performShowIme() local
107 final IInputMethodInvoker curMethod = mService.getCurMethodLocked(); in performHideIme() local
H A DAutofillSuggestionsController.java121 IInputMethodInvoker curMethod = mService.getCurMethodLocked(); in performOnCreateInlineSuggestionsRequest() local
H A DInputMethodManagerService.java1772 IInputMethodInvoker curMethod = getCurMethodLocked(); in run() local
2354 IInputMethodInvoker curMethod = getCurMethodLocked(); in unbindCurrentClientLocked() local
2834 IInputMethodInvoker curMethod = getCurMethodLocked(); in onSessionCreated() local
2902 final IInputMethodInvoker curMethod = getCurMethodLocked(); in requestClientSessionLocked() local
3380 IInputMethodInvoker curMethod = getCurMethodLocked(); in setInputMethodLocked() local
3390 IInputMethodInvoker curMethod = getCurMethodLocked(); in setInputMethodLocked() local
3630 final IInputMethodInvoker curMethod = getCurMethodLocked(); in showCurrentInputLocked() local
3704 IInputMethodInvoker curMethod = getCurMethodLocked(); in hideCurrentInputLocked() local
5110 IInputMethodInvoker curMethod = getCurMethodLocked(); in handleMessage() local
5136 IInputMethodInvoker curMethod = getCurMethodLocked(); in handleMessage() local
[all …]