Searched refs:albumhash (Results 1 – 1 of 1) sorted by relevance
3079 int albumhash = 0; in insertFile() local3081 albumhash = albumartist.hashCode(); in insertFile()3085 albumhash = path.substring(0, path.lastIndexOf('/')).hashCode(); in insertFile()3087 String cacheName = s + albumhash; in insertFile()3092 s, cacheName, path, albumhash, artist, albumCache, uri); in insertFile()