Home
last modified time | relevance | path

Searched defs:TextAttribute (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/inputmethod/
DTextAttribute.java35 public final class TextAttribute implements Parcelable { class
39 private TextAttribute(Builder builder) { in TextAttribute() method in TextAttribute
44 private TextAttribute(Parcel source) { in TextAttribute() method in TextAttribute
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DTextAttribute.java25 public class TextAttribute { class
36 public TextAttribute(int start, int length, TextAlignment align, in TextAttribute() method in TextAttribute