Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DCachingIconView.java56 if (!testAndSetCache(icon)) { in setImageIcon()
73 if (!testAndSetCache(resId)) { in setImageResource()
125 private synchronized boolean testAndSetCache(Icon icon) { in testAndSetCache() method in CachingIconView
146 private synchronized boolean testAndSetCache(int resId) { in testAndSetCache() method in CachingIconView
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt107449 Lcom/android/internal/widget/CachingIconView;->testAndSetCache(I)Z
107450 Lcom/android/internal/widget/CachingIconView;->testAndSetCache(Landroid/graphics/drawable/Icon;)Z