Searched refs:bestmatch (Results 1 – 1 of 1) sorted by relevance
4910 String bestmatch = null; in getCompressedAlbumArt() local4913 bestmatch = sFolderArtMap.get(artPath); in getCompressedAlbumArt()4921 bestmatch = null; in getCompressedAlbumArt()4926 bestmatch = entrynames[i]; in getCompressedAlbumArt()4931 bestmatch = entrynames[i]; in getCompressedAlbumArt()4936 bestmatch = entrynames[i]; in getCompressedAlbumArt()4939 bestmatch = entrynames[i]; in getCompressedAlbumArt()4942 bestmatch = entrynames[i]; in getCompressedAlbumArt()4947 sFolderArtMap.put(artPath, bestmatch); in getCompressedAlbumArt()4951 if (bestmatch != null) { in getCompressedAlbumArt()[all …]