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