Home
last modified time | relevance | path

Searched refs:getCurrentInputConnection (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java440 final InputConnection ic = getCurrentInputConnection();
1037 doStartInput(getCurrentInputConnection(), in resetStateForNewConfiguration()
1161 public InputConnection getCurrentInputConnection() { in getCurrentInputConnection() method in InputMethodService
1670 InputConnection ic = getCurrentInputConnection(); in onFinishInputView()
1715 InputConnection ic = getCurrentInputConnection(); in onFinishCandidatesView()
2028 InputConnection ic = getCurrentInputConnection(); in onFinishInput()
2412 InputConnection ic = getCurrentInputConnection(); in sendDownUpKeyEvents()
2449 InputConnection ic = getCurrentInputConnection(); in sendDefaultEditorAction()
2485 InputConnection ic = getCurrentInputConnection(); in sendKeyChar()
2501 InputConnection conn = getCurrentInputConnection(); in onExtractedSelectionChanged()
[all …]
/frameworks/support/emoji/core/src/main/java/androidx/emoji/widget/
DEmojiExtractTextLayout.java213 final InputConnection ic = mInputMethodService.getCurrentInputConnection(); in onClick()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13441 method public android.view.inputmethod.InputConnection getCurrentInputConnection();
/frameworks/base/config/
Dhiddenapi-public-dex.txt19276 Landroid/inputmethodservice/InputMethodService;->getCurrentInputConnection()Landroid/view/inputmeth…
Dboot-image-profile.txt24315 HSPLandroid/inputmethodservice/InputMethodService;->getCurrentInputConnection()Landroid/view/inputm…
/frameworks/base/api/
Dcurrent.txt21257 method public android.view.inputmethod.InputConnection getCurrentInputConnection();