Searched refs:FontManagerService (Results 1 – 6 of 6) sorted by relevance
66 public final class FontManagerService extends IFontManager.Stub { class138 private final FontManagerService mService;142 mService = new FontManagerService(context, safeMode); in Lifecycle()222 private FontManagerService(Context context, boolean safeMode) { in FontManagerService() method in FontManagerService
19 import static com.android.server.graphics.fonts.FontManagerService.SystemFontException;73 @NonNull private final FontManagerService mService;75 FontManagerShellCommand(@NonNull FontManagerService service) { in FontManagerShellCommand()
19 import static com.android.server.graphics.fonts.FontManagerService.SystemFontException;
405 } 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 …]
139 import com.android.server.graphics.fonts.FontManagerService;1985 mSystemServiceManager.startService(new FontManagerService.Lifecycle(context, safeMode)); in startOtherServices()
4126 HSPLcom/android/server/graphics/fonts/FontManagerService$Lifecycle$1;->getSerializedSystemFontMap()…12810 Lcom/android/server/graphics/fonts/FontManagerService$Lifecycle;