Searched refs:notifContext (Results 1 – 1 of 1) sorted by relevance
484 Context notifContext = getContext(); in getIcon() local486 notifContext = mNotification.getPackageContext(getContext()); in getIcon()488 return getIcon(getContext(), notifContext != null ? notifContext : getContext(), icon); in getIcon()