Home
last modified time | relevance | path

Searched defs:oldText (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/inputmethod/
H A DCorrectionInfo.java37 public CorrectionInfo(int offset, CharSequence oldText, CharSequence newText) { in CorrectionInfo()
/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DTextViewTest.java93 CharSequence oldText = mTextView.getText(); in testArray() local
/aosp14/frameworks/base/core/java/android/widget/
H A DSwitch.java1597 CharSequence oldText = structure.getText(); in onProvideStructure() local
H A DEditor.java7517 String oldText = TextUtils.substring(dest, dstart, dend); in handleEdit() local
7638 public EditOperation(Editor editor, String oldText, int dstart, String newText, in EditOperation()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...