Home
last modified time | relevance | path

Searched refs:setCompoundDrawablesRelative (Results 1 – 15 of 15) sorted by relevance

/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/view/
DNavigationBarButton.java81 public void setCompoundDrawablesRelative( in setCompoundDrawablesRelative() method in NavigationBarButton
95 super.setCompoundDrawablesRelative(start, top, end, bottom); in setCompoundDrawablesRelative()
/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/shadow/
DDoubleShadowTextView.kt106 setCompoundDrawablesRelative(drawables[0], drawables[1], drawables[2], drawables[3]) in updateShadowDrawables()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSliceView.java202 button.setCompoundDrawablesRelative(iconDrawable, null, null, null); in showSlice()
464 public void setCompoundDrawablesRelative(Drawable start, Drawable top, Drawable end, in setCompoundDrawablesRelative() method in KeyguardSliceView.KeyguardSliceTextView
466 super.setCompoundDrawablesRelative(start, top, end, bottom); in setCompoundDrawablesRelative()
DKeyguardSecurityContainer.java1253 textView.setCompoundDrawablesRelative(icon, null, null, null); in setupUserSwitcher()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/emptyshade/ui/view/
DEmptyShadeView.java191 mEmptyFooterText.setCompoundDrawablesRelative(drawable, null, null, null); in setFooterIcon()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/appclips/
DAppClipsActivity.java432 itemView.setCompoundDrawablesRelative(/* start= */ icon, /* top= */ null, in setUpListPopupWindow()
465 mBacklinksDataTextView.setCompoundDrawablesRelative(/* start= */ appIcon, /* top= */ in updateBacklinksTextView()
/frameworks/base/core/java/com/android/internal/widget/
DEmphasizedNotificationButton.java139 setCompoundDrawablesRelative(drawable, null, null, null); in setImageDrawable()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/footer/ui/view/
DFooterView.java277 .setCompoundDrawablesRelative(messageIcon, null, null, null); in updateMessageIcon()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DSmartReplyStateInflater.kt432 setCompoundDrawablesRelative(iconDrawable, null, null, null) in inflateActionButton()
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DControlsUiControllerImpl.kt649 setCompoundDrawablesRelative(selected.icon, null, null, null) in <lambda>()
/frameworks/base/core/java/com/android/internal/app/
DChooserActivity.java1268 b.setCompoundDrawablesRelative(icon, null, null, null);
/frameworks/base/core/java/android/widget/
DTextView.java3357 public void setCompoundDrawablesRelative(@Nullable Drawable start, @Nullable Drawable top, in setCompoundDrawablesRelative() method in TextView.Drawables
3543 setCompoundDrawablesRelative(start, top, end, bottom); in setCompoundDrawablesRelativeWithIntrinsicBounds()
/frameworks/base/boot/
Dboot-image-profile.txt21313 HSPLandroid/widget/TextView;->setCompoundDrawablesRelative(Landroid/graphics/drawable/Drawable;Land…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38855 …method public void setCompoundDrawablesRelative(android.graphics.drawable.Drawable, android.graphi…
/frameworks/base/core/api/
Dcurrent.txt62534 …method public void setCompoundDrawablesRelative(@Nullable android.graphics.drawable.Drawable, @Nul…