Searched refs:candidatesStart (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/core/java/com/android/internal/view/ |
D | IInputMethodSession.aidl | 36 int candidatesStart, int candidatesEnd); in updateSelection() argument
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | InputMethodSession.java | 63 int candidatesStart, int candidatesEnd); in updateSelection() argument
|
D | InputMethodManager.java | 2075 int candidatesStart, int candidatesEnd) { in updateSelection() argument 2079 fallbackImm.updateSelection(view, selStart, selEnd, candidatesStart, candidatesEnd); in updateSelection() 2092 || mCursorCandStart != candidatesStart in updateSelection() 2105 mCursorCandStart = candidatesStart; in updateSelection() 2108 selStart, selEnd, candidatesStart, candidatesEnd); in updateSelection()
|
/frameworks/base/core/java/android/inputmethodservice/ |
D | IInputMethodSessionWrapper.java | 169 int newSelStart, int newSelEnd, int candidatesStart, int candidatesEnd) { in updateSelection() argument 172 candidatesStart, candidatesEnd)); in updateSelection()
|
D | MultiClientInputMethodServiceDelegate.java | 203 int candidatesStart, int candidatesEnd); in onUpdateSelection() argument
|
D | MultiClientInputMethodClientCallbackAdaptor.java | 208 int candidatesStart, int candidatesEnd) { in updateSelection() argument 218 args.argi5 = candidatesStart; in updateSelection()
|
D | InputMethodService.java | 716 int candidatesStart, int candidatesEnd) { in updateSelection() argument 721 newSelStart, newSelEnd, candidatesStart, candidatesEnd); in updateSelection() 2200 int candidatesStart, int candidatesEnd) { in onUpdateSelection() argument
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |