Searched refs:getDrawableWithBadge (Results 1 – 2 of 2) sorted by relevance
94 public Drawable getDrawableWithBadge(Context context, UserInfo userInfo) { in getDrawableWithBadge() method in ProfileIconProvider
199 Drawable profileIcon = mProfileIconProvider.getDrawableWithBadge(context, currentUserInfo); in setupProfileButton()