Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/graphics/fonts/
H A DFontManagerService.java66 public final class FontManagerService extends IFontManager.Stub { class
138 private final FontManagerService mService;
142 mService = new FontManagerService(context, safeMode); in Lifecycle()
222 private FontManagerService(Context context, boolean safeMode) { in FontManagerService() method in FontManagerService
H A DFontManagerShellCommand.java19 import static com.android.server.graphics.fonts.FontManagerService.SystemFontException;
73 @NonNull private final FontManagerService mService;
75 FontManagerShellCommand(@NonNull FontManagerService service) { in FontManagerShellCommand()
H A DUpdatableFontDir.java19 import static com.android.server.graphics.fonts.FontManagerService.SystemFontException;
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/graphics/fonts/
H A DUpdatableFontDirTest.java405 } catch (FontManagerService.SystemFontException e) { in construct_afterBatchFailure()
540 } catch (FontManagerService.SystemFontException e) { in installFontFile_downgrade()
597 } catch (FontManagerService.SystemFontException e) { in installFontFile_invalidSignature()
656 } catch (FontManagerService.SystemFontException e) { in installFontFile_preinstalled_downgrade()
687 } catch (FontManagerService.SystemFontException e) { in installFontFile_failedToWriteConfigXml()
730 } catch (FontManagerService.SystemFontException e) { in installFontFile_failedToParsePostScript()
767 } catch (FontManagerService.SystemFontException e) { in installFontFile_failedToParsePostScriptName_invalidFont()
805 } catch (FontManagerService.SystemFontException e) { in installFontFile_failedToCreateTypeface()
840 } catch (FontManagerService.SystemFontException e) { in installFontFile_renameToPsNameFailure()
861 } catch (FontManagerService.SystemFontException e) { in installFontFile_batchFailure()
[all …]
/aosp14/frameworks/base/services/java/com/android/server/
H A DSystemServer.java139 import com.android.server.graphics.fonts.FontManagerService;
1985 mSystemServiceManager.startService(new FontManagerService.Lifecycle(context, safeMode)); in startOtherServices()
/aosp14/frameworks/base/services/
H A Dart-profile4126 HSPLcom/android/server/graphics/fonts/FontManagerService$Lifecycle$1;->getSerializedSystemFontMap()…
12810 Lcom/android/server/graphics/fonts/FontManagerService$Lifecycle;