Searched refs:fetchArtUrl (Results 1 – 1 of 1) sorted by relevance
257 String fetchArtUrl = null; in createNotification() local266 fetchArtUrl = artUrl; in createNotification()284 if (fetchArtUrl != null) { in createNotification()285 fetchBitmapFromURLAsync(fetchArtUrl, notificationBuilder); in createNotification()