annotations.xml 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <root>
  3. <item name="android.graphics.drawable.AdaptiveIconDrawable int getChangingConfigurations()">
  4. <annotation name="androidx.annotation.IntDef">
  5. <val name="flag" val="true" />
  6. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  7. </annotation>
  8. </item>
  9. <item name="android.graphics.drawable.AnimatedImageDrawable int getOpacity()">
  10. <annotation name="androidx.annotation.IntDef">
  11. <val name="value" val="{android.graphics.PixelFormat.UNKNOWN, android.graphics.PixelFormat.TRANSLUCENT, android.graphics.PixelFormat.TRANSPARENT, android.graphics.PixelFormat.OPAQUE}" />
  12. </annotation>
  13. </item>
  14. <item name="android.graphics.drawable.AnimatedImageDrawable void setAlpha(int) 0">
  15. <annotation name="androidx.annotation.IntRange">
  16. <val name="from" val="0" />
  17. <val name="to" val="255" />
  18. </annotation>
  19. </item>
  20. <item name="android.graphics.drawable.AnimatedImageDrawable void setRepeatCount(int) 0">
  21. <annotation name="androidx.annotation.IntRange">
  22. <val name="from" val="-1" />
  23. </annotation>
  24. </item>
  25. <item name="android.graphics.drawable.AnimatedVectorDrawable boolean onLayoutDirectionChanged(int) 0">
  26. <annotation name="androidx.annotation.IntDef">
  27. <val name="value" val="{android.view.View.LAYOUT_DIRECTION_LTR, android.view.View.LAYOUT_DIRECTION_RTL}" />
  28. </annotation>
  29. </item>
  30. <item name="android.graphics.drawable.AnimatedVectorDrawable int getChangingConfigurations()">
  31. <annotation name="androidx.annotation.IntDef">
  32. <val name="flag" val="true" />
  33. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  34. </annotation>
  35. </item>
  36. <item name="android.graphics.drawable.BitmapDrawable int getChangingConfigurations()">
  37. <annotation name="androidx.annotation.IntDef">
  38. <val name="flag" val="true" />
  39. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  40. </annotation>
  41. </item>
  42. <item name="android.graphics.drawable.ColorDrawable ColorDrawable(int) 0">
  43. <annotation name="androidx.annotation.ColorInt"/>
  44. </item>
  45. <item name="android.graphics.drawable.ColorDrawable int getChangingConfigurations()">
  46. <annotation name="androidx.annotation.IntDef">
  47. <val name="flag" val="true" />
  48. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  49. </annotation>
  50. </item>
  51. <item name="android.graphics.drawable.ColorDrawable int getColor()">
  52. <annotation name="androidx.annotation.ColorInt"/>
  53. </item>
  54. <item name="android.graphics.drawable.ColorDrawable void setColor(int) 0">
  55. <annotation name="androidx.annotation.ColorInt"/>
  56. </item>
  57. <item name="android.graphics.drawable.ColorStateListDrawable int getAlpha()">
  58. <annotation name="androidx.annotation.IntRange">
  59. <val name="from" val="0" />
  60. <val name="to" val="255" />
  61. </annotation>
  62. </item>
  63. <item name="android.graphics.drawable.ColorStateListDrawable int getOpacity()">
  64. <annotation name="androidx.annotation.IntDef">
  65. <val name="value" val="{android.graphics.PixelFormat.UNKNOWN, android.graphics.PixelFormat.TRANSLUCENT, android.graphics.PixelFormat.TRANSPARENT, android.graphics.PixelFormat.OPAQUE}" />
  66. </annotation>
  67. </item>
  68. <item name="android.graphics.drawable.ColorStateListDrawable void setAlpha(int) 0">
  69. <annotation name="androidx.annotation.IntRange">
  70. <val name="from" val="0" />
  71. <val name="to" val="255" />
  72. </annotation>
  73. </item>
  74. <item name="android.graphics.drawable.Drawable boolean onLayoutDirectionChanged(int) 0">
  75. <annotation name="androidx.annotation.IntDef">
  76. <val name="value" val="{android.view.View.LAYOUT_DIRECTION_LTR, android.view.View.LAYOUT_DIRECTION_RTL}" />
  77. </annotation>
  78. </item>
  79. <item name="android.graphics.drawable.Drawable boolean setLayoutDirection(int) 0">
  80. <annotation name="androidx.annotation.IntDef">
  81. <val name="value" val="{android.view.View.LAYOUT_DIRECTION_LTR, android.view.View.LAYOUT_DIRECTION_RTL}" />
  82. </annotation>
  83. </item>
  84. <item name="android.graphics.drawable.Drawable boolean setLevel(int) 0">
  85. <annotation name="androidx.annotation.IntRange">
  86. <val name="from" val="0" />
  87. <val name="to" val="10000" />
  88. </annotation>
  89. </item>
  90. <item name="android.graphics.drawable.Drawable int getAlpha()">
  91. <annotation name="androidx.annotation.IntRange">
  92. <val name="from" val="0" />
  93. <val name="to" val="255" />
  94. </annotation>
  95. </item>
  96. <item name="android.graphics.drawable.Drawable int getChangingConfigurations()">
  97. <annotation name="androidx.annotation.IntDef">
  98. <val name="flag" val="true" />
  99. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  100. </annotation>
  101. </item>
  102. <item name="android.graphics.drawable.Drawable int getLayoutDirection()">
  103. <annotation name="androidx.annotation.IntDef">
  104. <val name="value" val="{android.view.View.LAYOUT_DIRECTION_LTR, android.view.View.LAYOUT_DIRECTION_RTL}" />
  105. </annotation>
  106. </item>
  107. <item name="android.graphics.drawable.Drawable int getLevel()">
  108. <annotation name="androidx.annotation.IntRange">
  109. <val name="from" val="0" />
  110. <val name="to" val="10000" />
  111. </annotation>
  112. </item>
  113. <item name="android.graphics.drawable.Drawable int getOpacity()">
  114. <annotation name="androidx.annotation.IntDef">
  115. <val name="value" val="{android.graphics.PixelFormat.UNKNOWN, android.graphics.PixelFormat.TRANSLUCENT, android.graphics.PixelFormat.TRANSPARENT, android.graphics.PixelFormat.OPAQUE}" />
  116. </annotation>
  117. </item>
  118. <item name="android.graphics.drawable.Drawable int resolveOpacity(int, int)">
  119. <annotation name="androidx.annotation.IntDef">
  120. <val name="value" val="{android.graphics.PixelFormat.UNKNOWN, android.graphics.PixelFormat.TRANSLUCENT, android.graphics.PixelFormat.TRANSPARENT, android.graphics.PixelFormat.OPAQUE}" />
  121. </annotation>
  122. </item>
  123. <item name="android.graphics.drawable.Drawable int resolveOpacity(int, int) 0">
  124. <annotation name="androidx.annotation.IntDef">
  125. <val name="value" val="{android.graphics.PixelFormat.UNKNOWN, android.graphics.PixelFormat.TRANSLUCENT, android.graphics.PixelFormat.TRANSPARENT, android.graphics.PixelFormat.OPAQUE}" />
  126. </annotation>
  127. </item>
  128. <item name="android.graphics.drawable.Drawable int resolveOpacity(int, int) 1">
  129. <annotation name="androidx.annotation.IntDef">
  130. <val name="value" val="{android.graphics.PixelFormat.UNKNOWN, android.graphics.PixelFormat.TRANSLUCENT, android.graphics.PixelFormat.TRANSPARENT, android.graphics.PixelFormat.OPAQUE}" />
  131. </annotation>
  132. </item>
  133. <item name="android.graphics.drawable.Drawable void setAlpha(int) 0">
  134. <annotation name="androidx.annotation.IntRange">
  135. <val name="from" val="0" />
  136. <val name="to" val="255" />
  137. </annotation>
  138. </item>
  139. <item name="android.graphics.drawable.Drawable void setChangingConfigurations(int) 0">
  140. <annotation name="androidx.annotation.IntDef">
  141. <val name="flag" val="true" />
  142. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  143. </annotation>
  144. </item>
  145. <item name="android.graphics.drawable.Drawable void setColorFilter(int, android.graphics.PorterDuff.Mode) 0">
  146. <annotation name="androidx.annotation.ColorInt"/>
  147. </item>
  148. <item name="android.graphics.drawable.Drawable void setTint(int) 0">
  149. <annotation name="androidx.annotation.ColorInt"/>
  150. </item>
  151. <item name="android.graphics.drawable.Drawable.ConstantState int getChangingConfigurations()">
  152. <annotation name="androidx.annotation.IntDef">
  153. <val name="flag" val="true" />
  154. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  155. </annotation>
  156. </item>
  157. <item name="android.graphics.drawable.DrawableContainer boolean onLayoutDirectionChanged(int) 0">
  158. <annotation name="androidx.annotation.IntDef">
  159. <val name="value" val="{android.view.View.LAYOUT_DIRECTION_LTR, android.view.View.LAYOUT_DIRECTION_RTL}" />
  160. </annotation>
  161. </item>
  162. <item name="android.graphics.drawable.DrawableContainer int getChangingConfigurations()">
  163. <annotation name="androidx.annotation.IntDef">
  164. <val name="flag" val="true" />
  165. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  166. </annotation>
  167. </item>
  168. <item name="android.graphics.drawable.DrawableContainer.DrawableContainerState int getChangingConfigurations()">
  169. <annotation name="androidx.annotation.IntDef">
  170. <val name="flag" val="true" />
  171. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  172. </annotation>
  173. </item>
  174. <item name="android.graphics.drawable.DrawableWrapper boolean onLayoutDirectionChanged(int) 0">
  175. <annotation name="androidx.annotation.IntDef">
  176. <val name="value" val="{android.view.View.LAYOUT_DIRECTION_LTR, android.view.View.LAYOUT_DIRECTION_RTL}" />
  177. </annotation>
  178. </item>
  179. <item name="android.graphics.drawable.DrawableWrapper int getChangingConfigurations()">
  180. <annotation name="androidx.annotation.IntDef">
  181. <val name="flag" val="true" />
  182. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  183. </annotation>
  184. </item>
  185. <item name="android.graphics.drawable.GradientDrawable GradientDrawable(android.graphics.drawable.GradientDrawable.Orientation, int[]) 1">
  186. <annotation name="androidx.annotation.ColorInt"/>
  187. </item>
  188. <item name="android.graphics.drawable.GradientDrawable int getChangingConfigurations()">
  189. <annotation name="androidx.annotation.IntDef">
  190. <val name="flag" val="true" />
  191. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  192. </annotation>
  193. </item>
  194. <item name="android.graphics.drawable.GradientDrawable int getGradientType()">
  195. <annotation name="androidx.annotation.IntDef">
  196. <val name="value" val="{android.graphics.drawable.GradientDrawable.LINEAR_GRADIENT, android.graphics.drawable.GradientDrawable.RADIAL_GRADIENT, android.graphics.drawable.GradientDrawable.SWEEP_GRADIENT}" />
  197. </annotation>
  198. </item>
  199. <item name="android.graphics.drawable.GradientDrawable int getInnerRadius()">
  200. <annotation name="androidx.annotation.Px"/>
  201. </item>
  202. <item name="android.graphics.drawable.GradientDrawable int getShape()">
  203. <annotation name="androidx.annotation.IntDef">
  204. <val name="value" val="{android.graphics.drawable.GradientDrawable.RECTANGLE, android.graphics.drawable.GradientDrawable.OVAL, android.graphics.drawable.GradientDrawable.LINE, android.graphics.drawable.GradientDrawable.RING}" />
  205. </annotation>
  206. </item>
  207. <item name="android.graphics.drawable.GradientDrawable int getThickness()">
  208. <annotation name="androidx.annotation.Px"/>
  209. </item>
  210. <item name="android.graphics.drawable.GradientDrawable void setColor(int) 0">
  211. <annotation name="androidx.annotation.ColorInt"/>
  212. </item>
  213. <item name="android.graphics.drawable.GradientDrawable void setColors(int[]) 0">
  214. <annotation name="androidx.annotation.ColorInt"/>
  215. </item>
  216. <item name="android.graphics.drawable.GradientDrawable void setColors(int[], float[]) 0">
  217. <annotation name="androidx.annotation.ColorInt"/>
  218. </item>
  219. <item name="android.graphics.drawable.GradientDrawable void setGradientType(int) 0">
  220. <annotation name="androidx.annotation.IntDef">
  221. <val name="value" val="{android.graphics.drawable.GradientDrawable.LINEAR_GRADIENT, android.graphics.drawable.GradientDrawable.RADIAL_GRADIENT, android.graphics.drawable.GradientDrawable.SWEEP_GRADIENT}" />
  222. </annotation>
  223. </item>
  224. <item name="android.graphics.drawable.GradientDrawable void setInnerRadius(int) 0">
  225. <annotation name="androidx.annotation.Px"/>
  226. </item>
  227. <item name="android.graphics.drawable.GradientDrawable void setInnerRadiusRatio(float) 0">
  228. <annotation name="androidx.annotation.FloatRange">
  229. <val name="from" val="0.0" />
  230. <val name="fromInclusive" val="false" />
  231. </annotation>
  232. </item>
  233. <item name="android.graphics.drawable.GradientDrawable void setPadding(int, int, int, int) 0">
  234. <annotation name="androidx.annotation.Px"/>
  235. </item>
  236. <item name="android.graphics.drawable.GradientDrawable void setPadding(int, int, int, int) 1">
  237. <annotation name="androidx.annotation.Px"/>
  238. </item>
  239. <item name="android.graphics.drawable.GradientDrawable void setPadding(int, int, int, int) 2">
  240. <annotation name="androidx.annotation.Px"/>
  241. </item>
  242. <item name="android.graphics.drawable.GradientDrawable void setPadding(int, int, int, int) 3">
  243. <annotation name="androidx.annotation.Px"/>
  244. </item>
  245. <item name="android.graphics.drawable.GradientDrawable void setShape(int) 0">
  246. <annotation name="androidx.annotation.IntDef">
  247. <val name="value" val="{android.graphics.drawable.GradientDrawable.RECTANGLE, android.graphics.drawable.GradientDrawable.OVAL, android.graphics.drawable.GradientDrawable.LINE, android.graphics.drawable.GradientDrawable.RING}" />
  248. </annotation>
  249. </item>
  250. <item name="android.graphics.drawable.GradientDrawable void setStroke(int, int) 1">
  251. <annotation name="androidx.annotation.ColorInt"/>
  252. </item>
  253. <item name="android.graphics.drawable.GradientDrawable void setStroke(int, int, float, float) 1">
  254. <annotation name="androidx.annotation.ColorInt"/>
  255. </item>
  256. <item name="android.graphics.drawable.GradientDrawable void setThickness(int) 0">
  257. <annotation name="androidx.annotation.Px"/>
  258. </item>
  259. <item name="android.graphics.drawable.GradientDrawable void setThicknessRatio(float) 0">
  260. <annotation name="androidx.annotation.FloatRange">
  261. <val name="from" val="0.0" />
  262. <val name="fromInclusive" val="false" />
  263. </annotation>
  264. </item>
  265. <item name="android.graphics.drawable.Icon android.graphics.drawable.Icon createWithResource(android.content.Context, int) 1">
  266. <annotation name="androidx.annotation.DrawableRes"/>
  267. </item>
  268. <item name="android.graphics.drawable.Icon android.graphics.drawable.Icon createWithResource(java.lang.String, int) 1">
  269. <annotation name="androidx.annotation.DrawableRes"/>
  270. </item>
  271. <item name="android.graphics.drawable.Icon android.graphics.drawable.Icon setTint(int) 0">
  272. <annotation name="androidx.annotation.ColorInt"/>
  273. </item>
  274. <item name="android.graphics.drawable.Icon int getResId()">
  275. <annotation name="androidx.annotation.IdRes"/>
  276. </item>
  277. <item name="android.graphics.drawable.Icon int getType()">
  278. <annotation name="androidx.annotation.IntDef">
  279. <val name="value" val="{android.graphics.drawable.Icon.TYPE_BITMAP, android.graphics.drawable.Icon.TYPE_RESOURCE, android.graphics.drawable.Icon.TYPE_DATA, android.graphics.drawable.Icon.TYPE_URI, android.graphics.drawable.Icon.TYPE_ADAPTIVE_BITMAP}" />
  280. </annotation>
  281. </item>
  282. <item name="android.graphics.drawable.LayerDrawable boolean onLayoutDirectionChanged(int) 0">
  283. <annotation name="androidx.annotation.IntDef">
  284. <val name="value" val="{android.view.View.LAYOUT_DIRECTION_LTR, android.view.View.LAYOUT_DIRECTION_RTL}" />
  285. </annotation>
  286. </item>
  287. <item name="android.graphics.drawable.LayerDrawable int getChangingConfigurations()">
  288. <annotation name="androidx.annotation.IntDef">
  289. <val name="flag" val="true" />
  290. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  291. </annotation>
  292. </item>
  293. <item name="android.graphics.drawable.NinePatchDrawable int getChangingConfigurations()">
  294. <annotation name="androidx.annotation.IntDef">
  295. <val name="flag" val="true" />
  296. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  297. </annotation>
  298. </item>
  299. <item name="android.graphics.drawable.ShapeDrawable int getChangingConfigurations()">
  300. <annotation name="androidx.annotation.IntDef">
  301. <val name="flag" val="true" />
  302. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  303. </annotation>
  304. </item>
  305. <item name="android.graphics.drawable.VectorDrawable int getChangingConfigurations()">
  306. <annotation name="androidx.annotation.IntDef">
  307. <val name="flag" val="true" />
  308. <val name="value" val="{android.content.pm.ActivityInfo.CONFIG_MCC, android.content.pm.ActivityInfo.CONFIG_MNC, android.content.pm.ActivityInfo.CONFIG_LOCALE, android.content.pm.ActivityInfo.CONFIG_TOUCHSCREEN, android.content.pm.ActivityInfo.CONFIG_KEYBOARD, android.content.pm.ActivityInfo.CONFIG_KEYBOARD_HIDDEN, android.content.pm.ActivityInfo.CONFIG_NAVIGATION, android.content.pm.ActivityInfo.CONFIG_ORIENTATION, android.content.pm.ActivityInfo.CONFIG_SCREEN_LAYOUT, android.content.pm.ActivityInfo.CONFIG_UI_MODE, android.content.pm.ActivityInfo.CONFIG_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_SMALLEST_SCREEN_SIZE, android.content.pm.ActivityInfo.CONFIG_DENSITY, android.content.pm.ActivityInfo.CONFIG_LAYOUT_DIRECTION, android.content.pm.ActivityInfo.CONFIG_COLOR_MODE, android.content.pm.ActivityInfo.CONFIG_FONT_SCALE}" />
  309. </annotation>
  310. </item>
  311. </root>