Home
last modified time | relevance | path

Searched refs:mArtistCache (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/src/com/android/providers/media/
DMediaProvider.java360 HashMap<String, Long> mArtistCache = new HashMap<String, Long>(); field in MediaProvider.DatabaseHelper
3058 HashMap<String, Long> artistCache = helper.mArtistCache; in insertFile()
4278 HashMap<String, Long> artistCache = helper.mArtistCache; in update()