Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/
DIInputMethodSession.aidl36 int candidatesStart, int candidatesEnd); in updateSelection() argument
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodSession.java63 int candidatesStart, int candidatesEnd); in updateSelection() argument
DInputMethodManager.java2075 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/
DIInputMethodSessionWrapper.java169 int newSelStart, int newSelEnd, int candidatesStart, int candidatesEnd) { in updateSelection() argument
172 candidatesStart, candidatesEnd)); in updateSelection()
DMultiClientInputMethodServiceDelegate.java203 int candidatesStart, int candidatesEnd); in onUpdateSelection() argument
DMultiClientInputMethodClientCallbackAdaptor.java208 int candidatesStart, int candidatesEnd) { in updateSelection() argument
218 args.argi5 = candidatesStart; in updateSelection()
DInputMethodService.java716 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/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...