Home
last modified time | relevance | path

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

/frameworks/base/tests/UpdatableSystemFontTest/src/com/android/updatablesystemfont/
DUpdatableSystemFontTest.java255 String fontPathAfterReboot = getFontPath(NOTO_COLOR_EMOJI_POSTSCRIPT_NAME); in reboot() local
256 assertThat(fontPathAfterReboot).isEqualTo(fontPath); in reboot()