/frameworks/base/core/java/com/android/internal/view/ |
D | IInputMethodSession.aidl | 34 void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | InputMethodSession.java | 61 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method
|
D | InputMethodManager.java | 2074 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/ |
D | IInputMethodSessionWrapper.java | 103 mInputMethodSession.updateSelection(args.argi1, args.argi2, in executeMessage() 168 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in IInputMethodSessionWrapper
|
D | MultiClientInputMethodClientCallbackAdaptor.java | 206 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
|
D | InputMethodService.java | 714 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in InputMethodService.InputMethodSessionImpl
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/ |
D | ScreenshotSelectorView.java | 56 public void updateSelection(int x, int y) { in updateSelection() method in ScreenshotSelectorView
|
D | GlobalScreenshot.java | 632 view.updateSelection((int) event.getX(), (int) event.getY()); in takeScreenshotPartial()
|
/frameworks/base/core/java/android/widget/ |
D | Editor.java | 1771 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/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |