Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl89 in SharedMemory serializedSystemFontMap, in bindApplication() argument
H A DActivityThread.java1192 SharedMemory serializedSystemFontMap, in bindApplication() argument
1244 data.mSerializedSystemFontMap = serializedSystemFontMap; in bindApplication()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java4769 SharedMemory serializedSystemFontMap = null; in attachApplicationLocked() local
4772 serializedSystemFontMap = fm.getSerializedSystemFontMap(); in attachApplicationLocked()
4802 app.getDisabledCompatChanges(), serializedSystemFontMap, in attachApplicationLocked()
4814 app.getDisabledCompatChanges(), serializedSystemFontMap, in attachApplicationLocked()