Searched refs:getCompoundDrawables (Results 1 – 12 of 12) sorted by relevance
72 ((ColorDrawable) view.getCompoundDrawables()[0]).getColor()); in testDrawables()74 ((ColorDrawable) view.getCompoundDrawables()[1]).getColor()); in testDrawables()76 ((ColorDrawable) view.getCompoundDrawables()[2]).getColor()); in testDrawables()78 ((ColorDrawable) view.getCompoundDrawables()[3]).getColor()); in testDrawables()83 ((ColorDrawable) view.getCompoundDrawables()[0]).getColor()); in testDrawables()85 ((ColorDrawable) view.getCompoundDrawables()[1]).getColor()); in testDrawables()87 ((ColorDrawable) view.getCompoundDrawables()[2]).getColor()); in testDrawables()89 ((ColorDrawable) view.getCompoundDrawables()[3]).getColor()); in testDrawables()
147 final Drawable[] drawablesAbsolute = mTextView.getCompoundDrawables(); in testCompoundDrawablesRelative()192 final Drawable[] drawablesAbsolute = mTextView.getCompoundDrawables(); in testCompoundDrawablesRelativeRtl()228 final Drawable[] drawablesAbsolute = mTextView.getCompoundDrawables(); in testCompoundDrawablesRelativeWithIntrinsicBounds()270 final Drawable[] drawablesAbsolute = mTextView.getCompoundDrawables(); in testCompoundDrawablesRelativeWithIntrinsicBoundsRtl()303 final Drawable[] drawablesAbsolute = mTextView.getCompoundDrawables(); in testCompoundDrawablesRelativeWithIntrinsicBoundsById()355 final Drawable[] drawablesAbsolute = mTextView.getCompoundDrawables(); in testCompoundDrawablesRelativeWithIntrinsicBoundsByIdRtl()
147 Drawable[] drawables = view.getCompoundDrawables(); in setDrawableBottom()154 Drawable[] drawables = view.getCompoundDrawables(); in setDrawableLeft()161 Drawable[] drawables = view.getCompoundDrawables(); in setDrawableRight()169 Drawable[] drawables = view.getCompoundDrawables(); in setDrawableTop()
96 Drawable[] compoundDrawables = getCompoundDrawables(); in getAllCompoundDrawables()
161 final Drawable[] compoundDrawables = mView.getCompoundDrawables(); in applyCompoundDrawablesTints()
166 final Drawable[] compoundDrawables = view.getCompoundDrawables();
1983 : target.getCompoundDrawables();
2563 public Drawable[] getCompoundDrawables() { in getCompoundDrawables() method in TextView
38755 method public android.graphics.drawable.Drawable[] getCompoundDrawables();
47888 method public android.graphics.drawable.Drawable[] getCompoundDrawables();
51245 method public android.graphics.drawable.Drawable[] getCompoundDrawables();
47967 method public android.graphics.drawable.Drawable[] getCompoundDrawables();