Searched refs:candidatesStart (Results 1 – 9 of 9) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/inputmethod/ |
H A D | InputMethodSessionWrapper.java | 136 int candidatesStart, int candidatesEnd) { in updateSelection() argument 139 oldSelStart, oldSelEnd, selStart, selEnd, candidatesStart, candidatesEnd); in updateSelection()
|
H A D | InputMethodSession.java | 65 int candidatesStart, int candidatesEnd); in updateSelection() argument
|
H A D | InputMethodManager.java | 2214 int candidatesStart, int candidatesEnd) { in updateSelection() argument 2218 fallbackImm.updateSelection(view, selStart, selEnd, candidatesStart, candidatesEnd); in updateSelection() 2230 || mCursorCandStart != candidatesStart in updateSelection() 2244 mCursorCandStart = candidatesStart; in updateSelection() 2247 oldSelStart, oldSelEnd, selStart, selEnd, candidatesStart, candidatesEnd); in updateSelection()
|
/aosp12/frameworks/base/core/java/com/android/internal/view/ |
H A D | IInputMethodSession.aidl | 36 int candidatesStart, int candidatesEnd); in updateSelection() argument
|
/aosp12/frameworks/base/core/java/android/inputmethodservice/ |
H A D | IInputMethodSessionWrapper.java | 175 int newSelStart, int newSelEnd, int candidatesStart, int candidatesEnd) { in updateSelection() argument 178 candidatesStart, candidatesEnd)); in updateSelection()
|
H A D | MultiClientInputMethodServiceDelegate.java | 193 int candidatesStart, int candidatesEnd); in onUpdateSelection() argument
|
H A D | MultiClientInputMethodClientCallbackAdaptor.java | 210 int candidatesStart, int candidatesEnd) { in updateSelection() argument 220 args.argi5 = candidatesStart; in updateSelection()
|
H A D | InputMethodService.java | 1009 int candidatesStart, int candidatesEnd) { in updateSelection() argument 1014 newSelStart, newSelEnd, candidatesStart, candidatesEnd); in updateSelection() 2526 int candidatesStart, int candidatesEnd) { in onUpdateSelection() argument
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |