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

  /external/chromium_org/base/android/java/src/org/chromium/base/
ApiCompatibilityUtils.java 154 * @see android.widget.TextView#setCompoundDrawablesRelative(Drawable, Drawable, Drawable,
157 public static void setCompoundDrawablesRelative(TextView textView, Drawable start, Drawable top,
160 textView.setCompoundDrawablesRelative(start, top, bottom, end);
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
InstallAppProgress.java 131 mStatusTextView.setCompoundDrawablesRelative(centerTextDrawable, null,
  /frameworks/base/core/java/android/widget/
TextView.java     [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
TextViewTest.java     [all...]
  /prebuilts/sdk/17/
android.jar 

Completed in 156 milliseconds