Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/graphics/fonts/
DFontManagerService.java61 public final class FontManagerService extends IFontManager.Stub { class
132 private final FontManagerService mService;
136 mService = new FontManagerService(context, safeMode); in Lifecycle()
191 private FontManagerService(Context context, boolean safeMode) { in FontManagerService() method in FontManagerService
DFontManagerShellCommand.java19 import static com.android.server.graphics.fonts.FontManagerService.SystemFontException;
72 @NonNull private final FontManagerService mService;
74 FontManagerShellCommand(@NonNull FontManagerService service) { in FontManagerShellCommand()
DUpdatableFontDir.java19 import static com.android.server.graphics.fonts.FontManagerService.SystemFontException;
/frameworks/base/services/tests/servicestests/src/com/android/server/graphics/fonts/
DUpdatableFontDirTest.java377 } catch (FontManagerService.SystemFontException e) { in construct_afterBatchFailure()
509 } catch (FontManagerService.SystemFontException e) { in installFontFile_downgrade()
566 } catch (FontManagerService.SystemFontException e) { in installFontFile_invalidSignature()
624 } catch (FontManagerService.SystemFontException e) { in installFontFile_preinstalled_downgrade()
655 } catch (FontManagerService.SystemFontException e) { in installFontFile_failedToWriteConfigXml()
698 } catch (FontManagerService.SystemFontException e) { in installFontFile_failedToParsePostScript()
735 } catch (FontManagerService.SystemFontException e) { in installFontFile_failedToParsePostScriptName_invalidFont()
773 } catch (FontManagerService.SystemFontException e) { in installFontFile_failedToCreateTypeface()
808 } catch (FontManagerService.SystemFontException e) { in installFontFile_renameToPsNameFailure()
829 } catch (FontManagerService.SystemFontException e) { in installFontFile_batchFailure()
[all …]
/frameworks/base/services/java/com/android/server/
DSystemServer.java128 import com.android.server.graphics.fonts.FontManagerService;
1816 mSystemServiceManager.startService(new FontManagerService.Lifecycle(context, safeMode)); in startOtherServices()
/frameworks/base/services/
Dart-profile6403 …phics/fonts/FontManagerInternal;Lcom/android/server/graphics/fonts/FontManagerService$Lifecycle$1;…
19246 HSPLcom/android/server/graphics/fonts/FontManagerService$FsverityUtilImpl;-><init>()V
19247 …roid/server/graphics/fonts/FontManagerService$FsverityUtilImpl;-><init>(Lcom/android/server/graphi…
19248 …android/server/graphics/fonts/FontManagerService$Lifecycle$1;-><init>(Lcom/android/server/graphics…
19249FontManagerService$Lifecycle$1;->getSerializedSystemFontMap()Landroid/os/SharedMemory;+]Lcom/andro…
19250 HSPLcom/android/server/graphics/fonts/FontManagerService$Lifecycle;-><init>(Landroid/content/Contex…
19251FontManagerService$Lifecycle;->access$100(Lcom/android/server/graphics/fonts/FontManagerService$Li…
19252 HSPLcom/android/server/graphics/fonts/FontManagerService$Lifecycle;->onStart()V
19253 HSPLcom/android/server/graphics/fonts/FontManagerService;-><init>(Landroid/content/Context;Z)V
19254 …/server/graphics/fonts/FontManagerService;-><init>(Landroid/content/Context;ZLcom/android/server/g…
[all …]