Searched refs:storeInIconCache (Results 1 - 1 of 1) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DCachingIconLoader.java66 storeInIconCache(drawableId, newEntry);
78 storeInIconCache(drawableId, newEntry);
94 private synchronized void storeInIconCache(String resourceUri, Entry drawable) { method in class:CachingIconLoader

Completed in 35 milliseconds