Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/people/
DPeopleStoryIconFactory.java91 return new PeopleStoryIconDrawable(headDrawable, getAppBadge(packageName, userId), in getPeopleTileDrawable()
100 public static class PeopleStoryIconDrawable extends Drawable { class in PeopleStoryIconFactory
111 PeopleStoryIconDrawable(RoundedBitmapDrawable avatar, in PeopleStoryIconDrawable() method in PeopleStoryIconFactory.PeopleStoryIconDrawable