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

  /frameworks/support/v7/appcompat/src/android/support/v7/widget/
AppCompatTextHelperV17.java 58 final Drawable[] compoundDrawables = mView.getCompoundDrawablesRelative();
  /frameworks/opt/setupwizard/library/eclair-mr1/src/com/android/setupwizardlib/view/
NavigationBarButton.java 44 Drawable[] drawables = getCompoundDrawablesRelative();
102 Drawable[] compoundDrawablesRelative = getCompoundDrawablesRelative();
  /frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/
TextViewBindingAdapterTest.java 97 ((ColorDrawable) view.getCompoundDrawablesRelative()[0]).getColor());
99 ((ColorDrawable) view.getCompoundDrawablesRelative()[2]).getColor());
104 ((ColorDrawable) view.getCompoundDrawablesRelative()[0]).getColor());
106 ((ColorDrawable) view.getCompoundDrawablesRelative()[2]).getColor());
  /packages/apps/Launcher2/src/com/android/launcher2/
ButtonDropTarget.java 74 Drawable[] drawables = getCompoundDrawablesRelative();
  /frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/
TextViewBindingAdapter.java 180 Drawable[] drawables = view.getCompoundDrawablesRelative();
191 Drawable[] drawables = view.getCompoundDrawablesRelative();
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
UsbModeChooserActivity.java 174 Drawable[] compoundDrawables = titleView.getCompoundDrawablesRelative();
  /frameworks/base/core/java/android/widget/
RemoteViews.java     [all...]
TextView.java     [all...]
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/22/
android.jar 

Completed in 87 milliseconds