Searched refs:onUpdateSelection (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/inputmethodservice/ |
D | MultiClientInputMethodServiceDelegate.java | 202 void onUpdateSelection(int oldSelStart, int oldSelEnd, int newSelStart, int newSelEnd, in onUpdateSelection() method
|
D | MultiClientInputMethodClientCallbackAdaptor.java | 387 mOriginalCallback.onUpdateSelection(args.argi1, args.argi2, args.argi3, in updateSelection()
|
D | InputMethodService.java | 720 InputMethodService.this.onUpdateSelection(oldSelStart, oldSelEnd, in updateSelection() 2198 public void onUpdateSelection(int oldSelStart, int oldSelEnd, in onUpdateSelection() method in InputMethodService
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 9076 HSPLandroid/inputmethodservice/InputMethodService;->onUpdateSelection(IIIIII)V
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 13491 method public void onUpdateSelection(int, int, int, int, int, int);
|
/frameworks/base/api/ |
D | current.txt | 22412 method public void onUpdateSelection(int, int, int, int, int, int);
|