Searched refs:getIconDrawable (Results 1 – 10 of 10) sorted by relevance
164 Drawable icon = getIconDrawable(); in update()232 private Drawable getIconDrawable() { in getIconDrawable() method in MediaRouteControllerContentManager
83 icon = getIconDrawable(iconLevel) in initAttributes()206 private fun getIconDrawable(level: BannerStatus): Drawable? { in getIconDrawable() method
102 protected fun getIconDrawable( in getIconDrawable() method
163 Drawable icon = getIconDrawable(context, item); in getDrawable()
206 public Drawable getIconDrawable() { in getIconDrawable() method in BadgedImageView
247 mConversationIconView.setImageDrawable(avatar.getIconDrawable()); in setAvatar()
1966 public Drawable getIconDrawable() { in getIconDrawable() method in MediaRouter.RouteInfo2822 mIcon = count == 1 ? mRoutes.get(0).getIconDrawable() : null; in routeUpdated()
1272 drawable = getIconDrawable(context, item); in setupUserSwitcher()
15416 method public android.graphics.drawable.Drawable getIconDrawable();
25172 method public android.graphics.drawable.Drawable getIconDrawable();