Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/UpdatableSystemFontTest/src/com/android/updatablesystemfont/
H A DUpdatableSystemFontTest.java292 () -> updateFontFileWithoutPermission(fd, signature, 0)); in fdLeakTest_withoutPermission()
329 return updateFontFileWithoutPermission(fd, signature, configVersion); in updateFontFile()
334 private int updateFontFileWithoutPermission(ParcelFileDescriptor fd, byte[] signature, in updateFontFileWithoutPermission() method