HomeSort by relevance Sort by last modified time
    Searched refs:setCompoundDrawablesRelative (Results 1 - 3 of 3) sorted by null

  /external/setupdesign/main/src/com/google/android/setupdesign/view/
NavigationBarButton.java 81 public void setCompoundDrawablesRelative(
95 super.setCompoundDrawablesRelative(start, top, end, bottom);
  /external/setupcompat/main/java/com/google/android/setupcompat/template/
FooterBarMixin.java 698 button.setCompoundDrawablesRelative(iconStart, null, iconEnd, null);
  /cts/tests/tests/widget/src/android/widget/cts/
TextViewTest.java     [all...]

Completed in 233 milliseconds