Searched refs:onUpdateSelection (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/accessibilityservice/ |
H A D | InputMethod.java | 134 public void onUpdateSelection(int oldSelStart, int oldSelEnd, int newSelStart, in onUpdateSelection() method in InputMethod 512 InputMethod.this.onUpdateSelection(oldSelEnd, oldSelEnd, newSelStart, in updateSelection()
|
/aosp14/frameworks/base/core/java/android/inputmethodservice/ |
H A D | InputMethodService.java | 1297 InputMethodService.this.onUpdateSelection(oldSelStart, oldSelEnd, in updateSelection() 3198 public void onUpdateSelection(int oldSelStart, int oldSelEnd,
|
/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 ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 3576 method public void onUpdateSelection(int, int, int, int, int, int); 20070 method public void onUpdateSelection(int, int, int, int, int, int);
|