annotations.xml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <root>
  3. <item name="android.text.DynamicLayout DynamicLayout(java.lang.CharSequence, android.text.TextPaint, int, android.text.Layout.Alignment, float, float, boolean) 2">
  4. <annotation name="androidx.annotation.IntRange">
  5. <val name="from" val="0" />
  6. </annotation>
  7. </item>
  8. <item name="android.text.DynamicLayout DynamicLayout(java.lang.CharSequence, android.text.TextPaint, int, android.text.Layout.Alignment, float, float, boolean) 4">
  9. <annotation name="androidx.annotation.FloatRange">
  10. <val name="from" val="0.0" />
  11. </annotation>
  12. </item>
  13. <item name="android.text.DynamicLayout DynamicLayout(java.lang.CharSequence, java.lang.CharSequence, android.text.TextPaint, int, android.text.Layout.Alignment, float, float, boolean) 3">
  14. <annotation name="androidx.annotation.IntRange">
  15. <val name="from" val="0" />
  16. </annotation>
  17. </item>
  18. <item name="android.text.DynamicLayout DynamicLayout(java.lang.CharSequence, java.lang.CharSequence, android.text.TextPaint, int, android.text.Layout.Alignment, float, float, boolean) 5">
  19. <annotation name="androidx.annotation.FloatRange">
  20. <val name="from" val="0.0" />
  21. </annotation>
  22. </item>
  23. <item name="android.text.DynamicLayout DynamicLayout(java.lang.CharSequence, java.lang.CharSequence, android.text.TextPaint, int, android.text.Layout.Alignment, float, float, boolean, android.text.TextUtils.TruncateAt, int) 3">
  24. <annotation name="androidx.annotation.IntRange">
  25. <val name="from" val="0" />
  26. </annotation>
  27. </item>
  28. <item name="android.text.DynamicLayout DynamicLayout(java.lang.CharSequence, java.lang.CharSequence, android.text.TextPaint, int, android.text.Layout.Alignment, float, float, boolean, android.text.TextUtils.TruncateAt, int) 5">
  29. <annotation name="androidx.annotation.FloatRange">
  30. <val name="from" val="0.0" />
  31. </annotation>
  32. </item>
  33. <item name="android.text.DynamicLayout DynamicLayout(java.lang.CharSequence, java.lang.CharSequence, android.text.TextPaint, int, android.text.Layout.Alignment, float, float, boolean, android.text.TextUtils.TruncateAt, int) 9">
  34. <annotation name="androidx.annotation.IntRange">
  35. <val name="from" val="0" />
  36. </annotation>
  37. </item>
  38. <item name="android.text.DynamicLayout.Builder android.text.DynamicLayout.Builder obtain(java.lang.CharSequence, android.text.TextPaint, int) 2">
  39. <annotation name="androidx.annotation.IntRange">
  40. <val name="from" val="0" />
  41. </annotation>
  42. </item>
  43. <item name="android.text.DynamicLayout.Builder android.text.DynamicLayout.Builder setBreakStrategy(int) 0">
  44. <annotation name="androidx.annotation.IntDef">
  45. <val name="value" val="{android.graphics.text.LineBreaker.BREAK_STRATEGY_SIMPLE, android.graphics.text.LineBreaker.BREAK_STRATEGY_HIGH_QUALITY, android.graphics.text.LineBreaker.BREAK_STRATEGY_BALANCED}" />
  46. </annotation>
  47. </item>
  48. <item name="android.text.DynamicLayout.Builder android.text.DynamicLayout.Builder setEllipsizedWidth(int) 0">
  49. <annotation name="androidx.annotation.IntRange">
  50. <val name="from" val="0" />
  51. </annotation>
  52. </item>
  53. <item name="android.text.DynamicLayout.Builder android.text.DynamicLayout.Builder setHyphenationFrequency(int) 0">
  54. <annotation name="androidx.annotation.IntDef">
  55. <val name="value" val="{android.text.Layout.HYPHENATION_FREQUENCY_NORMAL, android.text.Layout.HYPHENATION_FREQUENCY_FULL, android.text.Layout.HYPHENATION_FREQUENCY_NONE}" />
  56. </annotation>
  57. </item>
  58. <item name="android.text.DynamicLayout.Builder android.text.DynamicLayout.Builder setJustificationMode(int) 0">
  59. <annotation name="androidx.annotation.IntDef">
  60. <val name="value" val="{android.graphics.text.LineBreaker.JUSTIFICATION_MODE_NONE, android.graphics.text.LineBreaker.JUSTIFICATION_MODE_INTER_WORD}" />
  61. </annotation>
  62. </item>
  63. <item name="android.text.DynamicLayout.Builder android.text.DynamicLayout.Builder setLineSpacing(float, float) 1">
  64. <annotation name="androidx.annotation.FloatRange">
  65. <val name="from" val="0.0" />
  66. </annotation>
  67. </item>
  68. <item name="android.text.PrecomputedText float getWidth(int, int)">
  69. <annotation name="androidx.annotation.FloatRange">
  70. <val name="from" val="0" />
  71. </annotation>
  72. </item>
  73. <item name="android.text.PrecomputedText float getWidth(int, int) 0">
  74. <annotation name="androidx.annotation.IntRange">
  75. <val name="from" val="0" />
  76. </annotation>
  77. </item>
  78. <item name="android.text.PrecomputedText float getWidth(int, int) 1">
  79. <annotation name="androidx.annotation.IntRange">
  80. <val name="from" val="0" />
  81. </annotation>
  82. </item>
  83. <item name="android.text.PrecomputedText int getParagraphCount()">
  84. <annotation name="androidx.annotation.IntRange">
  85. <val name="from" val="0" />
  86. </annotation>
  87. </item>
  88. <item name="android.text.PrecomputedText int getParagraphEnd(int)">
  89. <annotation name="androidx.annotation.IntRange">
  90. <val name="from" val="0" />
  91. </annotation>
  92. </item>
  93. <item name="android.text.PrecomputedText int getParagraphEnd(int) 0">
  94. <annotation name="androidx.annotation.IntRange">
  95. <val name="from" val="0" />
  96. </annotation>
  97. </item>
  98. <item name="android.text.PrecomputedText int getParagraphStart(int)">
  99. <annotation name="androidx.annotation.IntRange">
  100. <val name="from" val="0" />
  101. </annotation>
  102. </item>
  103. <item name="android.text.PrecomputedText int getParagraphStart(int) 0">
  104. <annotation name="androidx.annotation.IntRange">
  105. <val name="from" val="0" />
  106. </annotation>
  107. </item>
  108. <item name="android.text.PrecomputedText void getBounds(int, int, android.graphics.Rect) 0">
  109. <annotation name="androidx.annotation.IntRange">
  110. <val name="from" val="0" />
  111. </annotation>
  112. </item>
  113. <item name="android.text.PrecomputedText void getBounds(int, int, android.graphics.Rect) 1">
  114. <annotation name="androidx.annotation.IntRange">
  115. <val name="from" val="0" />
  116. </annotation>
  117. </item>
  118. <item name="android.text.PrecomputedText.Params int getBreakStrategy()">
  119. <annotation name="androidx.annotation.IntDef">
  120. <val name="value" val="{android.graphics.text.LineBreaker.BREAK_STRATEGY_SIMPLE, android.graphics.text.LineBreaker.BREAK_STRATEGY_HIGH_QUALITY, android.graphics.text.LineBreaker.BREAK_STRATEGY_BALANCED}" />
  121. </annotation>
  122. </item>
  123. <item name="android.text.PrecomputedText.Params int getHyphenationFrequency()">
  124. <annotation name="androidx.annotation.IntDef">
  125. <val name="value" val="{android.text.Layout.HYPHENATION_FREQUENCY_NORMAL, android.text.Layout.HYPHENATION_FREQUENCY_FULL, android.text.Layout.HYPHENATION_FREQUENCY_NONE}" />
  126. </annotation>
  127. </item>
  128. <item name="android.text.PrecomputedText.Params.Builder android.text.PrecomputedText.Params.Builder setBreakStrategy(int) 0">
  129. <annotation name="androidx.annotation.IntDef">
  130. <val name="value" val="{android.graphics.text.LineBreaker.BREAK_STRATEGY_SIMPLE, android.graphics.text.LineBreaker.BREAK_STRATEGY_HIGH_QUALITY, android.graphics.text.LineBreaker.BREAK_STRATEGY_BALANCED}" />
  131. </annotation>
  132. </item>
  133. <item name="android.text.PrecomputedText.Params.Builder android.text.PrecomputedText.Params.Builder setHyphenationFrequency(int) 0">
  134. <annotation name="androidx.annotation.IntDef">
  135. <val name="value" val="{android.text.Layout.HYPHENATION_FREQUENCY_NORMAL, android.text.Layout.HYPHENATION_FREQUENCY_FULL, android.text.Layout.HYPHENATION_FREQUENCY_NONE}" />
  136. </annotation>
  137. </item>
  138. <item name="android.text.StaticLayout.Builder android.text.StaticLayout.Builder obtain(java.lang.CharSequence, int, int, android.text.TextPaint, int) 1">
  139. <annotation name="androidx.annotation.IntRange">
  140. <val name="from" val="0" />
  141. </annotation>
  142. </item>
  143. <item name="android.text.StaticLayout.Builder android.text.StaticLayout.Builder obtain(java.lang.CharSequence, int, int, android.text.TextPaint, int) 2">
  144. <annotation name="androidx.annotation.IntRange">
  145. <val name="from" val="0" />
  146. </annotation>
  147. </item>
  148. <item name="android.text.StaticLayout.Builder android.text.StaticLayout.Builder obtain(java.lang.CharSequence, int, int, android.text.TextPaint, int) 4">
  149. <annotation name="androidx.annotation.IntRange">
  150. <val name="from" val="0" />
  151. </annotation>
  152. </item>
  153. <item name="android.text.StaticLayout.Builder android.text.StaticLayout.Builder setBreakStrategy(int) 0">
  154. <annotation name="androidx.annotation.IntDef">
  155. <val name="value" val="{android.graphics.text.LineBreaker.BREAK_STRATEGY_SIMPLE, android.graphics.text.LineBreaker.BREAK_STRATEGY_HIGH_QUALITY, android.graphics.text.LineBreaker.BREAK_STRATEGY_BALANCED}" />
  156. </annotation>
  157. </item>
  158. <item name="android.text.StaticLayout.Builder android.text.StaticLayout.Builder setEllipsizedWidth(int) 0">
  159. <annotation name="androidx.annotation.IntRange">
  160. <val name="from" val="0" />
  161. </annotation>
  162. </item>
  163. <item name="android.text.StaticLayout.Builder android.text.StaticLayout.Builder setHyphenationFrequency(int) 0">
  164. <annotation name="androidx.annotation.IntDef">
  165. <val name="value" val="{android.text.Layout.HYPHENATION_FREQUENCY_NORMAL, android.text.Layout.HYPHENATION_FREQUENCY_FULL, android.text.Layout.HYPHENATION_FREQUENCY_NONE}" />
  166. </annotation>
  167. </item>
  168. <item name="android.text.StaticLayout.Builder android.text.StaticLayout.Builder setJustificationMode(int) 0">
  169. <annotation name="androidx.annotation.IntDef">
  170. <val name="value" val="{android.graphics.text.LineBreaker.JUSTIFICATION_MODE_NONE, android.graphics.text.LineBreaker.JUSTIFICATION_MODE_INTER_WORD}" />
  171. </annotation>
  172. </item>
  173. <item name="android.text.StaticLayout.Builder android.text.StaticLayout.Builder setLineSpacing(float, float) 1">
  174. <annotation name="androidx.annotation.FloatRange">
  175. <val name="from" val="0.0" />
  176. </annotation>
  177. </item>
  178. <item name="android.text.StaticLayout.Builder android.text.StaticLayout.Builder setMaxLines(int) 0">
  179. <annotation name="androidx.annotation.IntRange">
  180. <val name="from" val="0" />
  181. </annotation>
  182. </item>
  183. <item name="android.text.TextPaint bgColor">
  184. <annotation name="androidx.annotation.ColorInt"/>
  185. </item>
  186. <item name="android.text.TextPaint linkColor">
  187. <annotation name="androidx.annotation.ColorInt"/>
  188. </item>
  189. <item name="android.text.TextPaint underlineColor">
  190. <annotation name="androidx.annotation.ColorInt"/>
  191. </item>
  192. <item name="android.text.TextPaint underlineThickness">
  193. <annotation name="androidx.annotation.Px"/>
  194. </item>
  195. <item name="android.text.TextUtils java.lang.CharSequence listEllipsize(android.content.Context, java.util.List<java.lang.CharSequence>, java.lang.String, android.text.TextPaint, float, int) 4">
  196. <annotation name="androidx.annotation.FloatRange">
  197. <val name="from" val="0.0" />
  198. <val name="fromInclusive" val="false" />
  199. </annotation>
  200. </item>
  201. <item name="android.text.TextUtils java.lang.CharSequence listEllipsize(android.content.Context, java.util.List<java.lang.CharSequence>, java.lang.String, android.text.TextPaint, float, int) 5">
  202. <annotation name="androidx.annotation.PluralsRes"/>
  203. </item>
  204. <item name="android.text.TextUtils java.lang.CharSequence makeSafeForPresentation(java.lang.String, int, float, int) 1">
  205. <annotation name="androidx.annotation.IntRange">
  206. <val name="from" val="0" />
  207. </annotation>
  208. </item>
  209. <item name="android.text.TextUtils java.lang.CharSequence makeSafeForPresentation(java.lang.String, int, float, int) 2">
  210. <annotation name="androidx.annotation.FloatRange">
  211. <val name="from" val="0" />
  212. </annotation>
  213. </item>
  214. <item name="android.text.TextUtils java.lang.CharSequence makeSafeForPresentation(java.lang.String, int, float, int) 3">
  215. <annotation name="androidx.annotation.IntDef">
  216. <val name="flag" val="true" />
  217. <val name="value" val="{android.text.TextUtils.SAFE_STRING_FLAG_TRIM, android.text.TextUtils.SAFE_STRING_FLAG_SINGLE_LINE, android.text.TextUtils.SAFE_STRING_FLAG_FIRST_LINE}" />
  218. </annotation>
  219. </item>
  220. </root>