Searched defs:TextAttribute (Results 1 – 2 of 2) sorted by relevance
35 public final class TextAttribute implements Parcelable { class39 private TextAttribute(Builder builder) { in TextAttribute() method in TextAttribute44 private TextAttribute(Parcel source) { in TextAttribute() method in TextAttribute
25 public class TextAttribute { class36 public TextAttribute(int start, int length, TextAlignment align, in TextAttribute() method in TextAttribute