TextViewCompat$JbMr1TextViewCompatImpl.smali 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. .class Landroid/support/v4/widget/TextViewCompat$JbMr1TextViewCompatImpl;
  2. .super Landroid/support/v4/widget/TextViewCompat$JbTextViewCompatImpl;
  3. .source "TextViewCompat.java"
  4. # annotations
  5. .annotation system Ldalvik/annotation/EnclosingClass;
  6. value = Landroid/support/v4/widget/TextViewCompat;
  7. .end annotation
  8. .annotation system Ldalvik/annotation/InnerClass;
  9. accessFlags = 0x8
  10. name = "JbMr1TextViewCompatImpl"
  11. .end annotation
  12. # direct methods
  13. .method constructor <init>()V
  14. .locals 0
  15. .prologue
  16. .line 102
  17. invoke-direct {p0}, Landroid/support/v4/widget/TextViewCompat$JbTextViewCompatImpl;-><init>()V
  18. return-void
  19. .end method
  20. # virtual methods
  21. .method public setCompoundDrawablesRelative(Landroid/widget/TextView;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V
  22. .locals 0
  23. .param p1, "textView" # Landroid/widget/TextView;
  24. .annotation build Landroid/support/annotation/NonNull;
  25. .end annotation
  26. .end param
  27. .param p2, "start" # Landroid/graphics/drawable/Drawable;
  28. .annotation build Landroid/support/annotation/Nullable;
  29. .end annotation
  30. .end param
  31. .param p3, "top" # Landroid/graphics/drawable/Drawable;
  32. .annotation build Landroid/support/annotation/Nullable;
  33. .end annotation
  34. .end param
  35. .param p4, "end" # Landroid/graphics/drawable/Drawable;
  36. .annotation build Landroid/support/annotation/Nullable;
  37. .end annotation
  38. .end param
  39. .param p5, "bottom" # Landroid/graphics/drawable/Drawable;
  40. .annotation build Landroid/support/annotation/Nullable;
  41. .end annotation
  42. .end param
  43. .prologue
  44. .line 107
  45. invoke-static {p1, p2, p3, p4, p5}, Landroid/support/v4/widget/TextViewCompatJbMr1;->setCompoundDrawablesRelative(Landroid/widget/TextView;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V
  46. .line 108
  47. return-void
  48. .end method
  49. .method public setCompoundDrawablesRelativeWithIntrinsicBounds(Landroid/widget/TextView;IIII)V
  50. .locals 0
  51. .param p1, "textView" # Landroid/widget/TextView;
  52. .annotation build Landroid/support/annotation/NonNull;
  53. .end annotation
  54. .end param
  55. .param p2, "start" # I
  56. .annotation build Landroid/support/annotation/DrawableRes;
  57. .end annotation
  58. .end param
  59. .param p3, "top" # I
  60. .annotation build Landroid/support/annotation/DrawableRes;
  61. .end annotation
  62. .end param
  63. .param p4, "end" # I
  64. .annotation build Landroid/support/annotation/DrawableRes;
  65. .end annotation
  66. .end param
  67. .param p5, "bottom" # I
  68. .annotation build Landroid/support/annotation/DrawableRes;
  69. .end annotation
  70. .end param
  71. .prologue
  72. .line 122
  73. invoke-static {p1, p2, p3, p4, p5}, Landroid/support/v4/widget/TextViewCompatJbMr1;->setCompoundDrawablesRelativeWithIntrinsicBounds(Landroid/widget/TextView;IIII)V
  74. .line 124
  75. return-void
  76. .end method
  77. .method public setCompoundDrawablesRelativeWithIntrinsicBounds(Landroid/widget/TextView;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V
  78. .locals 0
  79. .param p1, "textView" # Landroid/widget/TextView;
  80. .annotation build Landroid/support/annotation/NonNull;
  81. .end annotation
  82. .end param
  83. .param p2, "start" # Landroid/graphics/drawable/Drawable;
  84. .annotation build Landroid/support/annotation/Nullable;
  85. .end annotation
  86. .end param
  87. .param p3, "top" # Landroid/graphics/drawable/Drawable;
  88. .annotation build Landroid/support/annotation/Nullable;
  89. .end annotation
  90. .end param
  91. .param p4, "end" # Landroid/graphics/drawable/Drawable;
  92. .annotation build Landroid/support/annotation/Nullable;
  93. .end annotation
  94. .end param
  95. .param p5, "bottom" # Landroid/graphics/drawable/Drawable;
  96. .annotation build Landroid/support/annotation/Nullable;
  97. .end annotation
  98. .end param
  99. .prologue
  100. .line 114
  101. invoke-static {p1, p2, p3, p4, p5}, Landroid/support/v4/widget/TextViewCompatJbMr1;->setCompoundDrawablesRelativeWithIntrinsicBounds(Landroid/widget/TextView;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;Landroid/graphics/drawable/Drawable;)V
  102. .line 116
  103. return-void
  104. .end method