Searched refs:setCompoundDrawablesRelativeWithIntrinsicBounds (Results 1 – 2 of 2) sorted by relevance
225 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in ApiCompatibilityUtils233 textView.setCompoundDrawablesRelativeWithIntrinsicBounds(start, top, end, bottom); in setCompoundDrawablesRelativeWithIntrinsicBounds()243 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in ApiCompatibilityUtils251 textView.setCompoundDrawablesRelativeWithIntrinsicBounds(start, top, end, bottom); in setCompoundDrawablesRelativeWithIntrinsicBounds()
61 setCompoundDrawablesRelativeWithIntrinsicBounds( in init()