Home
last modified time | relevance | path

Searched refs:applyCompoundDrawables (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
DDeepShortcutTextView.java76 protected void applyCompoundDrawables(Drawable icon) { in applyCompoundDrawables() method in DeepShortcutTextView
/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java760 applyCompoundDrawables(getIconOrTransparentColor()); in setLayoutHorizontal()
1095 applyCompoundDrawables(icon); in setIcon()
1110 applyCompoundDrawables(icon); in setIconVisible()
1128 protected void applyCompoundDrawables(Drawable icon) { in applyCompoundDrawables() method in BubbleTextView