/frameworks/base/core/java/com/android/internal/inputmethod/ |
D | IAccessibilityInputMethodSession.aidl | 27 void updateSelection(int oldSelStart, int oldSelEnd, int newSelStart, int newSelEnd, in updateSelection() method
|
D | IInputMethodSession.aidl | 37 void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method
|
/frameworks/base/core/java/android/accessibilityservice/ |
D | AccessibilityInputMethodSession.java | 26 void updateSelection(int oldSelStart, int oldSelEnd, int newSelStart, int newSelEnd, in updateSelection() method
|
D | AccessibilityInputMethodSessionWrapper.java | 50 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in AccessibilityInputMethodSessionWrapper
|
D | InputMethod.java | 509 public void updateSelection(int oldSelStart, int oldSelEnd, int newSelStart, in updateSelection() method in InputMethod.SessionImpl
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | IAccessibilityInputMethodSessionInvoker.java | 111 void updateSelection(int oldSelStart, int oldSelEnd, int selStart, int selEnd, in updateSelection() method in IAccessibilityInputMethodSessionInvoker
|
D | InputMethodSession.java | 64 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method
|
D | IInputMethodSessionInvoker.java | 227 void updateSelection(int oldSelStart, int oldSelEnd, int selStart, int selEnd, in updateSelection() method in IInputMethodSessionInvoker
|
D | InputMethodManager.java | 3737 public void updateSelection(View view, int selStart, int selEnd, in updateSelection() method in InputMethodManager
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/analytics/ |
D | SmsMmsAnalyticsProviderTest.java | 231 String updateSelection = TelephonyAnalyticsDatabase.SmsMmsAnalyticsTable._ID + " = ? "; in testUpdateIfEntryExistsOtherwiseInsertWhenEntryExists() local
|
D | CallAnalyticsProviderTest.java | 367 String updateSelection = CallAnalyticsTable._ID + " = ? "; in testUpdateEntryIfExistsOrInsertWhenCursorValidUpdateSuccess() local
|
D | ServiceStateAnalyticsProviderTest.java | 208 String updateSelection = ServiceStateAnalyticsTable._ID + " = ? "; in testUpdateEntryIfExistsOrInsertWhenCursorValidAndUpdateSuccess() local
|
/frameworks/base/core/java/android/inputmethodservice/ |
D | IInputMethodSessionWrapper.java | 182 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in IInputMethodSessionWrapper
|
D | InputMethodService.java | 1416 public void updateSelection(int oldSelStart, int oldSelEnd, in updateSelection() method in InputMethodService.InputMethodSessionImpl
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/analytics/ |
D | ServiceStateAnalyticsProvider.java | 172 String updateSelection = ServiceStateAnalyticsTable._ID + " = ? "; in updateIfEntryExistsOtherwiseInsert() local
|
D | SmsMmsAnalyticsProvider.java | 243 String updateSelection = SmsMmsAnalyticsTable._ID + " = ? "; in updateIfEntryExistsOtherwiseInsert() local
|
D | CallAnalyticsProvider.java | 249 String updateSelection = CallAnalyticsTable._ID + " = ? "; in updateEntryIfExistsOrInsert() local
|
/frameworks/base/core/java/android/widget/ |
D | Editor.java | 5218 protected abstract void updateSelection(int offset); in updateSelection() method in Editor.HandleView 6036 public void updateSelection(int offset) { in updateSelection() method in Editor.InsertionHandleView 6145 protected void updateSelection(int offset) { in updateSelection() method in Editor.SelectionHandleView 7017 private void updateSelection(MotionEvent event) { in updateSelection() method in Editor.SelectionHandleView.SelectionModifierCursorController
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |