Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DBubbleTextView.java760 applyCompoundDrawables(getIconOrTransparentColor()); in setLayoutHorizontal()
1109 Drawable icon = getIconOrTransparentColor(); in setIconVisible()
1113 private Drawable getIconOrTransparentColor() { in getIconOrTransparentColor() method in BubbleTextView