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