Lines Matching refs:TextView

23 import android.widget.TextView;
26 * Helper for accessing features in {@link TextView} introduced after API level
37 public void setCompoundDrawablesRelative(@NonNull TextView textView,
41 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView,
45 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView,
53 public void setCompoundDrawablesRelative(@NonNull TextView textView,
60 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView,
67 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView,
77 public void setCompoundDrawablesRelative(@NonNull TextView textView,
84 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView,
92 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView,
103 public void setCompoundDrawablesRelative(@NonNull TextView textView,
110 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView,
119 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView,
146 * {@link TextView#setCompoundDrawables} or related methods.
148 * @param textView The TextView against which to invoke the method.
154 public static void setCompoundDrawablesRelative(@NonNull TextView textView,
166 * {@link TextView#setCompoundDrawables} or related methods.
168 * @param textView The TextView against which to invoke the method.
174 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView,
186 * {@link TextView#setCompoundDrawables} or related methods.
188 * @param textView The TextView against which to invoke the method.
198 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(@NonNull TextView textView,