Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.aidl96 in long[] loggableCompatChanges, in SharedMemory serializedSystemFontMap, in bindApplication() argument
DActivityThread.java1330 SharedMemory serializedSystemFontMap, in bindApplication()
1400 data.mSerializedSystemFontMap = serializedSystemFontMap; in bindApplication()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java4718 SharedMemory serializedSystemFontMap = null; in attachApplicationLocked() local
4721 serializedSystemFontMap = fm.getSerializedSystemFontMap(); in attachApplicationLocked()
4780 serializedSystemFontMap, in attachApplicationLocked()