Searched refs:personalProfileIcon (Results 1 – 1 of 1) sorted by relevance
441 Drawable personalProfileIcon = UserIcons.getDefaultUserIcon( in getProfileSwitchingIconDrawable() local449 personalProfileIcon.setColorFilter(null); in getProfileSwitchingIconDrawable()450 personalProfileIcon.setTint(mResources.getColor(colorId, /* theme= */ null)); in getProfileSwitchingIconDrawable()451 return personalProfileIcon; in getProfileSwitchingIconDrawable()