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