Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/
DIInputMethodSession.aidl34 void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSession.java61 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method
DInputMethodManager.java2075 public void updateSelection(View view, int selStart, int selEnd, in updateSelection() method in InputMethodManager
2080 fallbackImm.updateSelection(view, selStart, selEnd, candidatesStart, candidatesEnd); in updateSelection()
2108 mCurMethod.updateSelection(oldSelStart, oldSelEnd, in updateSelection()
/frameworks/base/core/java/android/inputmethodservice/
DIInputMethodSessionWrapper.java103 mInputMethodSession.updateSelection(args.argi1, args.argi2, in executeMessage()
168 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in IInputMethodSessionWrapper
DMultiClientInputMethodClientCallbackAdaptor.java206 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in MultiClientInputMethodClientCallbackAdaptor.InputMethodSessionImpl
221 CallbackImpl::updateSelection, mCallbackImpl, args)); in updateSelection()
382 void updateSelection(SomeArgs args) { in updateSelection() method in MultiClientInputMethodClientCallbackAdaptor.CallbackImpl
DInputMethodService.java714 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in InputMethodService.InputMethodSessionImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotSelectorView.java56 public void updateSelection(int x, int y) { in updateSelection() method in ScreenshotSelectorView
DGlobalScreenshot.java761 view.updateSelection((int) event.getX(), (int) event.getY()); in takeScreenshotPartial()
/frameworks/base/core/java/android/widget/
DEditor.java1771 imm.updateSelection(mTextView, in sendUpdateSelection()
4668 protected abstract void updateSelection(int offset); in updateSelection() method in Editor.HandleView
4709 updateSelection(offset); in positionAtCursorOffset()
5266 public void updateSelection(int offset) { in updateSelection() method in Editor.InsertionHandleView
5371 protected void updateSelection(int offset) { in updateSelection() method in Editor.SelectionHandleView
6026 updateSelection(event);
6033 updateSelection(event);
6049 private void updateSelection(MotionEvent event) {
/frameworks/base/config/
Dboot-image-profile.txt9027 HSPLandroid/inputmethodservice/IInputMethodSessionWrapper;->updateSelection(IIIIII)V
9049 HSPLandroid/inputmethodservice/InputMethodService$InputMethodSessionImpl;->updateSelection(IIIIII)V
18187 HSPLandroid/view/inputmethod/InputMethodManager;->updateSelection(Landroid/view/View;IIII)V
24516 HSPLcom/android/internal/view/IInputMethodSession$Stub$Proxy;->updateSelection(IIIIII)V
Dhiddenapi-greylist-max-o.txt81341 Landroid/widget/Editor$HandleView;->updateSelection(I)V
81377 Landroid/widget/Editor$InsertionHandleView;->updateSelection(I)V
81481 Landroid/widget/Editor$SelectionHandleView;->updateSelection(I)V
81518 Landroid/widget/Editor$SelectionModifierCursorController;->updateSelection(Landroid/view/MotionEven…
100279 Lcom/android/internal/view/IInputMethodSession$Stub$Proxy;->updateSelection(IIIIII)V
100301 Lcom/android/internal/view/IInputMethodSession;->updateSelection(IIIIII)V
/frameworks/opt/setupwizard/tools/docs/
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);
/frameworks/base/non-updatable-api/
Dcurrent.txt22729 method public void updateSelection(int, int, int, int, int, int);
54596 method public void updateSelection(android.view.View, int, int, int, int);
54619 method public void updateSelection(int, int, int, int, int, int);
/frameworks/base/api/
Dcurrent.txt22729 method public void updateSelection(int, int, int, int, int, int);
54740 method public void updateSelection(android.view.View, int, int, int, int);
54763 method public void updateSelection(int, int, int, int, int, int);