Searched refs:bestmatch (Results 1 – 1 of 1) sorted by relevance
4861 String bestmatch = null; in getCompressedAlbumArt() local4864 bestmatch = sFolderArtMap.get(artPath); in getCompressedAlbumArt()4872 bestmatch = null; in getCompressedAlbumArt()4877 bestmatch = entrynames[i]; in getCompressedAlbumArt()4882 bestmatch = entrynames[i]; in getCompressedAlbumArt()4887 bestmatch = entrynames[i]; in getCompressedAlbumArt()4890 bestmatch = entrynames[i]; in getCompressedAlbumArt()4893 bestmatch = entrynames[i]; in getCompressedAlbumArt()4898 sFolderArtMap.put(artPath, bestmatch); in getCompressedAlbumArt()4902 if (bestmatch != null) { in getCompressedAlbumArt()[all …]