Searched refs:mArtistCache (Results 1 – 1 of 1) sorted by relevance
371 HashMap<String, Long> mArtistCache = new HashMap<String, Long>(); field in MediaProvider.DatabaseHelper3095 HashMap<String, Long> artistCache = helper.mArtistCache; in insertFile()4317 HashMap<String, Long> artistCache = helper.mArtistCache; in update()