Searched refs:addFileToMapIfSameOrNewer (Results 1 – 1 of 1) sorted by relevance
227 addFileToMapIfSameOrNewer(fontFileInfo, fontConfig, true /* deleteOldFile */); in loadFontFileMap()418 if (!addFileToMapIfSameOrNewer(fontFileInfo, fontConfig, false)) { in installFontFile()462 private boolean addFileToMapIfSameOrNewer(FontFileInfo fontFileInfo, FontConfig fontConfig, in addFileToMapIfSameOrNewer() method in UpdatableFontDir