Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/graphics/fonts/
DFontManagerService.java224 private final Object mUpdatableFontDirLock = new Object(); field in FontManagerService
257 synchronized (mUpdatableFontDirLock) { in FontManagerService()
311 synchronized (mUpdatableFontDirLock) { in initialize()
340 synchronized (mUpdatableFontDirLock) { in update()
380 synchronized (mUpdatableFontDirLock) { in getFontFileMap()
409 synchronized (mUpdatableFontDirLock) { in getSystemFontConfig()