Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accessibilityservice/
DInputMethod.java87 public final EditorInfo getCurrentInputEditorInfo() { in getCurrentInputEditorInfo() method in InputMethod
/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java746 final EditorInfo ei = getCurrentInputEditorInfo();
1947 getCurrentInputEditorInfo(), true); in resetStateForNewConfiguration()
2136 public EditorInfo getCurrentInputEditorInfo() { in getCurrentInputEditorInfo() method in InputMethodService
3933 EditorInfo ei = getCurrentInputEditorInfo();
4258 final EditorInfo ei = getCurrentInputEditorInfo();
4373 exposeContentInternal(inputContentInfo, getCurrentInputEditorInfo());
/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/inputmethodservice/
DInputMethodServiceTest.java795 EditorInfo editorInfo = mInputMethodService.getCurrentInputEditorInfo(); in verifyFullscreenMode()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt3654 method @Nullable public final android.view.inputmethod.EditorInfo getCurrentInputEditorInfo();
20745 method public android.view.inputmethod.EditorInfo getCurrentInputEditorInfo();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13442 method public android.view.inputmethod.EditorInfo getCurrentInputEditorInfo();