/aosp14/frameworks/base/core/java/android/accessibilityservice/ |
H A D | AccessibilityInputMethodSessionWrapper.java | 51 int newSelStart, int newSelEnd, int candidatesStart, int candidatesEnd) { in updateSelection() argument 53 doUpdateSelection(oldSelStart, oldSelEnd, newSelStart, newSelEnd, candidatesStart, in updateSelection() 57 newSelEnd, candidatesStart, candidatesEnd)); in updateSelection() 62 int newSelStart, int newSelEnd, int candidatesStart, int candidatesEnd) { in doUpdateSelection() argument 65 session.updateSelection(oldSelStart, oldSelEnd, newSelStart, newSelEnd, candidatesStart, in doUpdateSelection()
|
H A D | InputMethod.java | 135 int newSelEnd, int candidatesStart, int candidatesEnd) { in onUpdateSelection() argument 510 int newSelEnd, int candidatesStart, int candidatesEnd) { in updateSelection() argument 513 newSelEnd, candidatesStart, candidatesEnd); in updateSelection()
|
H A D | AccessibilityInputMethodSession.java | 27 int candidatesStart, int candidatesEnd); in updateSelection() argument
|
/aosp14/frameworks/base/core/java/android/view/inputmethod/ |
H A D | IAccessibilityInputMethodSessionInvoker.java | 112 int candidatesStart, int candidatesEnd) { in updateSelection() argument 115 oldSelStart, oldSelEnd, selStart, selEnd, candidatesStart, candidatesEnd); in updateSelection() 118 oldSelStart, oldSelEnd, selStart, selEnd, candidatesStart, candidatesEnd)); in updateSelection() 124 int candidatesStart, int candidatesEnd) { in updateSelectionInternal() argument 127 oldSelStart, oldSelEnd, selStart, selEnd, candidatesStart, candidatesEnd); in updateSelectionInternal()
|
H A D | IInputMethodSessionInvoker.java | 228 int candidatesStart, int candidatesEnd) { in updateSelection() argument 231 oldSelStart, oldSelEnd, selStart, selEnd, candidatesStart, candidatesEnd); in updateSelection() 234 oldSelStart, oldSelEnd, selStart, selEnd, candidatesStart, candidatesEnd)); in updateSelection() 240 int candidatesStart, int candidatesEnd) { in updateSelectionInternal() argument 243 oldSelStart, oldSelEnd, selStart, selEnd, candidatesStart, candidatesEnd); in updateSelectionInternal()
|
H A D | InputMethodSession.java | 66 int candidatesStart, int candidatesEnd); in updateSelection() argument
|
H A D | InputMethodManager.java | 3217 int candidatesStart, int candidatesEnd) { in updateSelection() argument 3221 fallbackImm.updateSelection(view, selStart, selEnd, candidatesStart, candidatesEnd); in updateSelection() 3237 || mCursorCandStart != candidatesStart in updateSelection() 3245 selEnd, candidatesStart, candidatesEnd); in updateSelection() 3247 mCursorSelEnd, selStart, selEnd, candidatesStart, candidatesEnd)); in updateSelection() 3250 mCursorCandStart = candidatesStart; in updateSelection()
|
/aosp14/frameworks/base/core/java/com/android/internal/inputmethod/ |
H A D | IAccessibilityInputMethodSession.aidl | 28 int candidatesStart, int candidatesEnd); in updateSelection() argument
|
H A D | IInputMethodSession.aidl | 39 int candidatesStart, int candidatesEnd); in updateSelection() argument
|
/aosp14/frameworks/base/core/java/android/inputmethodservice/ |
H A D | IInputMethodSessionWrapper.java | 183 int newSelStart, int newSelEnd, int candidatesStart, int candidatesEnd) { in updateSelection() argument 186 candidatesStart, candidatesEnd)); in updateSelection()
|
H A D | InputMethodService.java | 1293 int candidatesStart, int candidatesEnd) { in updateSelection() argument 1298 newSelStart, newSelEnd, candidatesStart, candidatesEnd); in updateSelection() 3200 int candidatesStart, int candidatesEnd) {
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |