Home
last modified time | relevance | path

Searched refs:tbstart (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/text/
H A DSpannableStringBuilder.java513 CharSequence tb, int tbstart, int tbend) { in replace() argument
518 CharSequence repl = mFilters[i].filter(tb, tbstart, tbend, this, start, end); in replace()
522 tbstart = 0; in replace()
528 final int newLen = tbend - tbstart; in replace()
530 if (origLen == 0 && newLen == 0 && !hasNonExclusiveExclusiveSpanAt(tb, tbstart)) { in replace()
550 change(start, end, tb, tbstart, tbend); in replace()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...