Home
last modified time | relevance | path

Searched defs:updateSelection (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/
H A DIAccessibilityInputMethodSession.aidl27 void updateSelection(int oldSelStart, int oldSelEnd, int newSelStart, int newSelEnd, in updateSelection() method
H A DIInputMethodSession.aidl37 void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method
/aosp14/frameworks/base/core/java/android/accessibilityservice/
H A DAccessibilityInputMethodSession.java26 void updateSelection(int oldSelStart, int oldSelEnd, int newSelStart, int newSelEnd, in updateSelection() method
H A DAccessibilityInputMethodSessionWrapper.java50 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in AccessibilityInputMethodSessionWrapper
H A DInputMethod.java509 public void updateSelection(int oldSelStart, int oldSelEnd, int newSelStart, in updateSelection() method in InputMethod.SessionImpl
/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DIAccessibilityInputMethodSessionInvoker.java111 void updateSelection(int oldSelStart, int oldSelEnd, int selStart, int selEnd, in updateSelection() method in IAccessibilityInputMethodSessionInvoker
H A DInputMethodSession.java64 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method
H A DIInputMethodSessionInvoker.java227 void updateSelection(int oldSelStart, int oldSelEnd, int selStart, int selEnd, in updateSelection() method in IInputMethodSessionInvoker
H A DInputMethodManager.java3216 public void updateSelection(View view, int selStart, int selEnd, in updateSelection() method in InputMethodManager
/aosp14/frameworks/base/core/java/android/inputmethodservice/
H A DIInputMethodSessionWrapper.java182 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in IInputMethodSessionWrapper
H A DInputMethodService.java1291 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in InputMethodService.InputMethodSessionImpl
/aosp14/frameworks/base/core/java/android/widget/
H A DEditor.java5179 protected abstract void updateSelection(int offset); in updateSelection() method in Editor.HandleView
5997 public void updateSelection(int offset) { in updateSelection() method in Editor.InsertionHandleView
6106 protected void updateSelection(int offset) { in updateSelection() method in Editor.SelectionHandleView
6978 private void updateSelection(MotionEvent event) { in updateSelection() method in Editor.SelectionHandleView.SelectionModifierCursorController
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...