Home
last modified time | relevance | path

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

/frameworks/libs/systemui/iconloaderlib/src_full_lib/com/android/launcher3/icons/
DSimpleIconCache.java45 private static final Object CACHE_LOCK = new Object(); field in SimpleIconCache
96 synchronized (CACHE_LOCK) { in getIconCache()
/frameworks/base/core/java/android/view/
DDisplayCutout.java84 private static final Object CACHE_LOCK = new Object(); field in DisplayCutout
719 synchronized (CACHE_LOCK) { in pathAndDisplayCutoutFromSpec()
751 synchronized (CACHE_LOCK) { in pathAndDisplayCutoutFromSpec()