Searched refs:testAndSetCache (Results 1 – 2 of 2) sorted by relevance
56 if (!testAndSetCache(icon)) { in setImageIcon()73 if (!testAndSetCache(resId)) { in setImageResource()125 private synchronized boolean testAndSetCache(Icon icon) { in testAndSetCache() method in CachingIconView146 private synchronized boolean testAndSetCache(int resId) { in testAndSetCache() method in CachingIconView
107449 Lcom/android/internal/widget/CachingIconView;->testAndSetCache(I)Z107450 Lcom/android/internal/widget/CachingIconView;->testAndSetCache(Landroid/graphics/drawable/Icon;)Z