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