Home
last modified time | relevance | path

Searched refs:updateSelection (Results 1 – 10 of 10) 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.java2074 public void updateSelection(View view, int selStart, int selEnd, in updateSelection() method in InputMethodManager
2079 fallbackImm.updateSelection(view, selStart, selEnd, candidatesStart, candidatesEnd); in updateSelection()
2107 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.java632 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/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...