Searched defs:getCompoundDrawablesRelative (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/compat/src/main/java/androidx/core/widget/
H A DTextViewCompat.java277 public static Drawable[] getCompoundDrawablesRelative(@NonNull TextView textView) { method in class:TextViewCompat
279 return textView.getCompoundDrawablesRelative();
/frameworks/base/core/java/android/widget/
H A DTextView.java3082 public Drawable[] getCompoundDrawablesRelative() { method in class:TextView

Completed in 73 milliseconds