Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A 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
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt86354 Lcom/android/internal/widget/CachingIconView;->testAndSetCache(I)Z
86355 Lcom/android/internal/widget/CachingIconView;->testAndSetCache(Landroid/graphics/drawable/Icon;)Z