Home
last modified time | relevance | path

Searched refs:TextAlignment (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DTextAlignment.java25 public enum TextAlignment { enum
34 TextAlignment(int value) { in TextAlignment() method in TextAlignment
44 public static TextAlignment fromInt(int value) { in fromInt()
45 for (TextAlignment e : TextAlignment.values()) { in fromInt()
H A DTextAttribute.java28 public TextAlignment align;
36 public TextAttribute(int start, int length, TextAlignment align, in TextAttribute()
H A DValueParser.java239 TextAlignment align = TextAlignment.fromInt(alignValue); in retrieveTextAttribute()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java2912 public @interface TextAlignment {} annotation in View
27955 @TextAlignment
27980 public void setTextAlignment(@TextAlignment int textAlignment) { in setTextAlignment()
28029 @TextAlignment
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes9705 com.android.internal.telephony.cat.TextAlignment
H A Dboot-image-profile.txt34162 Lcom/android/internal/telephony/cat/TextAlignment;
36661 [Lcom/android/internal/telephony/cat/TextAlignment;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes9726 com.android.internal.telephony.cat.TextAlignment
H A Dboot-image-profile.txt43826 Lcom/android/internal/telephony/cat/TextAlignment;
48842 [Lcom/android/internal/telephony/cat/TextAlignment;