Home
last modified time | relevance | path

Searched refs:updateSelection (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodSessionWrapper.java135 void updateSelection(int oldSelStart, int oldSelEnd, int selStart, int selEnd, in updateSelection() method in InputMethodSessionWrapper
138 mSession.updateSelection( in updateSelection()
H A DInputMethodSession.java63 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method
H A DInputMethodManager.java2213 public void updateSelection(View view, int selStart, int selEnd, in updateSelection() method in InputMethodManager
2218 fallbackImm.updateSelection(view, selStart, selEnd, candidatesStart, candidatesEnd); in updateSelection()
2246 mCurrentInputMethodSession.updateSelection( in updateSelection()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotSelectorView.java61 updateSelection((int) event.getX(), (int) event.getY()); in ScreenshotSelectorView()
101 private void updateSelection(int x, int y) { in updateSelection() method in ScreenshotSelectorView
/aosp12/frameworks/base/core/java/com/android/internal/view/
H A DIInputMethodSession.aidl34 void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DMultiClientInputMethodClientCallbackAdaptor.java208 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in MultiClientInputMethodClientCallbackAdaptor.InputMethodSessionImpl
223 CallbackImpl::updateSelection, mCallbackImpl, args)); in updateSelection()
384 void updateSelection(SomeArgs args) { in updateSelection() method in MultiClientInputMethodClientCallbackAdaptor.CallbackImpl
H A DIInputMethodSessionWrapper.java105 mInputMethodSession.updateSelection(args.argi1, args.argi2, in executeMessage()
174 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in IInputMethodSessionWrapper
H A DInputMethodService.java1007 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in InputMethodService.InputMethodSessionImpl
/aosp12/frameworks/base/core/java/android/widget/
H A DEditor.java2005 imm.updateSelection(mTextView, in sendUpdateSelection()
4949 protected abstract void updateSelection(int offset); in updateSelection() method in Editor.HandleView
4990 updateSelection(offset); in positionAtCursorOffset()
5744 public void updateSelection(int offset) { in updateSelection() method in Editor.InsertionHandleView
5853 protected void updateSelection(int offset) { in updateSelection() method in Editor.SelectionHandleView
6667 updateSelection(event); in onTouchEvent()
6685 updateSelection(event); in onTouchEvent()
6701 private void updateSelection(MotionEvent event) { in updateSelection() method in Editor.SelectionHandleView.SelectionModifierCursorController
/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/boot/
H A Dboot-image-profile.txt19502 HSPLandroid/view/inputmethod/InputMethodManager;->updateSelection(Landroid/view/View;IIII)V+]Landro…
20008 HSPLandroid/widget/Editor$InsertionHandleView;->updateSelection(I)V
20033 HSPLandroid/widget/Editor$SelectionModifierCursorController;->updateSelection(Landroid/view/MotionE…
22510 HSPLcom/android/internal/view/IInputMethodSession$Stub$Proxy;->updateSelection(IIIIII)V+]Landroid/o…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt70235 Landroid/widget/Editor$HandleView;->updateSelection(I)V
70271 Landroid/widget/Editor$InsertionHandleView;->updateSelection(I)V
70375 Landroid/widget/Editor$SelectionHandleView;->updateSelection(I)V
70412 Landroid/widget/Editor$SelectionModifierCursorController;->updateSelection(Landroid/view/MotionEven…
89169 Lcom/android/internal/view/IInputMethodSession$Stub$Proxy;->updateSelection(IIIIII)V
89191 Lcom/android/internal/view/IInputMethodSession;->updateSelection(IIIIII)V
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt19550 HSPLandroid/view/inputmethod/InputMethodManager;->updateSelection(Landroid/view/View;IIII)V+]Landro…
20056 HSPLandroid/widget/Editor$InsertionHandleView;->updateSelection(I)V
20081 HSPLandroid/widget/Editor$SelectionModifierCursorController;->updateSelection(Landroid/view/MotionE…
22557 HSPLcom/android/internal/view/IInputMethodSession$Stub$Proxy;->updateSelection(IIIIII)V+]Landroid/o…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt19369 method public void updateSelection(int, int, int, int, int, int);
52140 method public void updateSelection(android.view.View, int, int, int, int);
52163 method public void updateSelection(int, int, int, int, int, int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt13536 method public void updateSelection(int, int, int, int, int, int);
35808 method public void updateSelection(android.view.View, int, int, int, int);
35831 method public abstract void updateSelection(int, int, int, int, int, int);