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.java102 if (!testAndSetCache(icon)) { in setImageIcon()
134 if (!testAndSetCache(resId)) { in setImageResource()
220 private synchronized boolean testAndSetCache(Icon icon) { in testAndSetCache() method in CachingIconView
241 private synchronized boolean testAndSetCache(int resId) { in testAndSetCache() method in CachingIconView
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt85711 Lcom/android/internal/widget/CachingIconView;->testAndSetCache(I)Z
85712 Lcom/android/internal/widget/CachingIconView;->testAndSetCache(Landroid/graphics/drawable/Icon;)Z