Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java575 final EditorInfo ei = getCurrentInputEditorInfo();
1465 getCurrentInputEditorInfo(), true); in resetStateForNewConfiguration()
1636 public EditorInfo getCurrentInputEditorInfo() { in getCurrentInputEditorInfo() method in InputMethodService
2895 EditorInfo ei = getCurrentInputEditorInfo(); in sendDefaultEditorAction()
3219 final EditorInfo ei = getCurrentInputEditorInfo(); in startExtractingText()
3314 exposeContentInternal(inputContentInfo, getCurrentInputEditorInfo()); in exposeContent()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DLatinIME.java305 latinIme.mKeyboardSwitcher.loadKeyboard(latinIme.getCurrentInputEditorInfo(), in handleMessage()
649 final EditorInfo editorInfo = getCurrentInputEditorInfo(); in loadSettings()
1315 final EditorInfo ei = getCurrentInputEditorInfo(); in onEvaluateFullscreenMode()
1678 mKeyboardSwitcher.loadKeyboard(getCurrentInputEditorInfo(), mSettings.getCurrent(), in loadKeyboard()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/inputlogic/
H A DInputLogic.java723 final EditorInfo editorInfo = getCurrentInputEditorInfo(); in handleNonFunctionalEvent()
1761 final EditorInfo ei = getCurrentInputEditorInfo(); in getCurrentAutoCapsState()
1783 private EditorInfo getCurrentInputEditorInfo() { in getCurrentInputEditorInfo() method in InputLogic
1784 return mLatinIME.getCurrentInputEditorInfo(); in getCurrentInputEditorInfo()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt19267 method public android.view.inputmethod.EditorInfo getCurrentInputEditorInfo();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt13442 method public android.view.inputmethod.EditorInfo getCurrentInputEditorInfo();