Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DActivityThread.java933 SharedMemory mSerializedSystemFontMap; field in ActivityThread.AppBindData
1244 data.mSerializedSystemFontMap = serializedSystemFontMap; in bindApplication()
6845 Typeface.setSystemFontMap(data.mSerializedSystemFontMap); in handleBindApplication()