Searched refs:mDrawableFactory (Results 1 – 3 of 3) sorted by relevance
63 private final IconDrawableFactory mDrawableFactory; field in RecentLocationApps68 mDrawableFactory = IconDrawableFactory.newInstance(context); in RecentLocationApps()213 Drawable icon = mDrawableFactory.getBadgedIcon(appInfo, userId); in getRequestFromOps()
65 private final IconDrawableFactory mDrawableFactory; field in RecentLocationAccesses76 mDrawableFactory = IconDrawableFactory.newInstance(context); in RecentLocationAccesses()207 Drawable icon = mDrawableFactory.getBadgedIcon(appInfo, userId); in getAccessFromOps()
118 final IconDrawableFactory mDrawableFactory; field in ApplicationsState196 mDrawableFactory = IconDrawableFactory.newInstance(mContext); in ApplicationsState()