Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java599 applyCompoundDrawables(icon); in setIcon()
611 applyCompoundDrawables(icon); in setIconVisible()
614 protected void applyCompoundDrawables(Drawable icon) { in applyCompoundDrawables() method in BubbleTextView
/packages/apps/Launcher3/src/com/android/launcher3/shortcuts/
DDeepShortcutTextView.java95 protected void applyCompoundDrawables(Drawable icon) { in applyCompoundDrawables() method in DeepShortcutTextView