Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DTypeface.java137 private static final Object sWeightCacheLock = new Object(); field in Typeface
1004 synchronized(sWeightCacheLock) {
1525 synchronized (sWeightCacheLock) {
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18500 Landroid/graphics/Typeface;->sWeightCacheLock:Ljava/lang/Object;