Home
last modified time | relevance | path

Searched refs:candidatesStart (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInputMethodSessionWrapper.java136 int candidatesStart, int candidatesEnd) { in updateSelection() argument
139 oldSelStart, oldSelEnd, selStart, selEnd, candidatesStart, candidatesEnd); in updateSelection()
H A DInputMethodSession.java65 int candidatesStart, int candidatesEnd); in updateSelection() argument
H A DInputMethodManager.java2214 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 DIInputMethodSession.aidl36 int candidatesStart, int candidatesEnd); in updateSelection() argument
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DIInputMethodSessionWrapper.java175 int newSelStart, int newSelEnd, int candidatesStart, int candidatesEnd) { in updateSelection() argument
178 candidatesStart, candidatesEnd)); in updateSelection()
H A DMultiClientInputMethodServiceDelegate.java193 int candidatesStart, int candidatesEnd); in onUpdateSelection() argument
H A DMultiClientInputMethodClientCallbackAdaptor.java210 int candidatesStart, int candidatesEnd) { in updateSelection() argument
220 args.argi5 = candidatesStart; in updateSelection()
H A DInputMethodService.java1009 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 Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...