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