Searched defs:SpellCheckSpan (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/style/
H A DSpellCheckSpan.java24 * A SpellCheckSpan is an internal data structure created by the TextView's SpellChecker to
30 public class SpellCheckSpan implements ParcelableSpan { class in inherits:ParcelableSpan
34 public SpellCheckSpan() { method in class:SpellCheckSpan
38 public SpellCheckSpan(Parcel src) { method in class:SpellCheckSpan

Completed in 1460 milliseconds