Searched refs:CACHE_LOCK (Results 1 – 6 of 6) sorted by relevance
280 private static final Object CACHE_LOCK = new Object(); field in DisplayShape.Cache300 synchronized (CACHE_LOCK) { in getDisplayShape()312 synchronized (CACHE_LOCK) { in getDisplayShape()323 synchronized (CACHE_LOCK) { in getPath()350 synchronized (CACHE_LOCK) { in getPath()
60 private static final Object CACHE_LOCK = new Object(); field in RoundedCorners125 synchronized (CACHE_LOCK) { in fromRadii()149 synchronized (CACHE_LOCK) { in fromRadii()
101 private static final Object CACHE_LOCK = new Object(); field in DisplayCutout800 synchronized (CACHE_LOCK) { in getCutoutPath()827 synchronized (CACHE_LOCK) { in getCutoutPath()1239 synchronized (CACHE_LOCK) {1288 synchronized (CACHE_LOCK) {1622 synchronized (CACHE_LOCK) { in build()
47 private static final Object CACHE_LOCK = new Object(); field in SimpleIconCache99 synchronized (CACHE_LOCK) { in getIconCache()
1105 private static final Object CACHE_LOCK = new Object(); field in TelecomManager2971 synchronized (CACHE_LOCK) { in getTelecomService()2993 synchronized (CACHE_LOCK) { in resetServiceCache()
59120 Landroid/view/DisplayCutout;->CACHE_LOCK:Ljava/lang/Object;