Searched refs:testAndSetCache (Results 1 – 2 of 2) sorted by relevance
102 if (!testAndSetCache(icon)) { in setImageIcon()134 if (!testAndSetCache(resId)) { in setImageResource()220 private synchronized boolean testAndSetCache(Icon icon) { in testAndSetCache() method in CachingIconView241 private synchronized boolean testAndSetCache(int resId) { in testAndSetCache() method in CachingIconView
85711 Lcom/android/internal/widget/CachingIconView;->testAndSetCache(I)Z85712 Lcom/android/internal/widget/CachingIconView;->testAndSetCache(Landroid/graphics/drawable/Icon;)Z