Searched refs:setCompoundDrawablesRelativeWithIntrinsicBounds (Results 1 – 11 of 11) sorted by relevance
/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/view/ |
D | NavigationBarButton.java | 57 setCompoundDrawablesRelativeWithIntrinsicBounds( in init()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | KeyguardIndicationTextView.java | 256 setCompoundDrawablesRelativeWithIntrinsicBounds(icon, null, null, null); in setNextIndication()
|
/frameworks/base/packages/SettingsLib/ButtonPreference/src/com/android/settingslib/widget/ |
D | ButtonPreference.java | 224 mButton.setCompoundDrawablesRelativeWithIntrinsicBounds(icon, null/* top */, in setIcon()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/ |
D | AccessPointPreference.java | 162 mTitleView.setCompoundDrawablesRelativeWithIntrinsicBounds(null, null, mBadge, null); in onBindViewHolder()
|
/frameworks/base/core/java/android/app/ |
D | LauncherActivity.java | 173 text.setCompoundDrawablesRelativeWithIntrinsicBounds(item.icon, null, null, null); in bindView()
|
/frameworks/opt/chips/src/com/android/ex/chips/ |
D | DropdownChipLayouter.java | 318 view.setCompoundDrawablesRelativeWithIntrinsicBounds( in bindIndicatorToView()
|
/frameworks/base/core/java/android/widget/ |
D | RemoteViews.java | 4676 target.setCompoundDrawablesRelativeWithIntrinsicBounds(mId1, mId2, mId3, mId4); 4687 target.setCompoundDrawablesRelativeWithIntrinsicBounds(id1, id2, id3, id4); 4693 target.setCompoundDrawablesRelativeWithIntrinsicBounds(mD1, mD2, mD3, mD4);
|
D | TextView.java | 3504 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@DrawableRes int start, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextView.Drawables 3507 setCompoundDrawablesRelativeWithIntrinsicBounds( in setCompoundDrawablesRelativeWithIntrinsicBounds() 3528 public void setCompoundDrawablesRelativeWithIntrinsicBounds(@Nullable Drawable start, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextView.Drawables
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 38856 method public void setCompoundDrawablesRelativeWithIntrinsicBounds(int, int, int, int); 38857 …method public void setCompoundDrawablesRelativeWithIntrinsicBounds(android.graphics.drawable.Drawa…
|
/frameworks/base/core/api/ |
D | current.txt | 62535 …method public void setCompoundDrawablesRelativeWithIntrinsicBounds(@DrawableRes int, @DrawableRes … 62536 …method public void setCompoundDrawablesRelativeWithIntrinsicBounds(@Nullable android.graphics.draw…
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 21314 HSPLandroid/widget/TextView;->setCompoundDrawablesRelativeWithIntrinsicBounds(Landroid/graphics/dra…
|