Home
last modified time | relevance | path

Searched refs:updateFont (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/graphics/fonts/
H A DUpdatableFontDirTest.java988 FontUpdateRequest.Font updateFont = new FontUpdateRequest.Font( in newAddFontFamilyRequest() local
990 fonts.add(updateFont); in newAddFontFamilyRequest()
/aosp12/frameworks/base/tests/UpdatableSystemFontTest/src/com/android/updatablesystemfont/
H A DUpdatableSystemFontTest.java143 public void updateFont() throws Exception { in updateFont() method in UpdatableSystemFontTest