Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIApplicationThread.aidl83 in SharedMemory serializedSystemFontMap); in bindApplication() argument
DActivityThread.java1104 SharedMemory serializedSystemFontMap) { in bindApplication() argument
1153 data.mSerializedSystemFontMap = serializedSystemFontMap; in bindApplication()
/frameworks/base/core/tests/coretests/src/android/app/servertransaction/
DTransactionParcelTests.java456 SharedMemory serializedSystemFontMap) in bindApplication() argument
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java4481 SharedMemory serializedSystemFontMap = null; in attachApplicationLocked() local
4484 serializedSystemFontMap = fm.getSerializedSystemFontMap(); in attachApplicationLocked()
4512 app.getDisabledCompatChanges(), serializedSystemFontMap); in attachApplicationLocked()
4522 app.getDisabledCompatChanges(), serializedSystemFontMap); in attachApplicationLocked()