Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/graphics/fonts/
DUpdatableFontDirTest.java196 newFontUpdateRequest("foo.ttf,1,foo", GOOD_SIGNATURE), in construct()
197 newFontUpdateRequest("bar.ttf,2,bar", GOOD_SIGNATURE), in construct()
198 newFontUpdateRequest("foo.ttf,3,foo", GOOD_SIGNATURE), in construct()
199 newFontUpdateRequest("bar.ttf,4,bar", GOOD_SIGNATURE), in construct()
250 newFontUpdateRequest("foo.ttf,1,foo", GOOD_SIGNATURE), in construct_missingFsverity()
251 newFontUpdateRequest("bar.ttf,2,bar", GOOD_SIGNATURE), in construct_missingFsverity()
252 newFontUpdateRequest("foo.ttf,3,foo", GOOD_SIGNATURE), in construct_missingFsverity()
253 newFontUpdateRequest("bar.ttf,4,bar", GOOD_SIGNATURE), in construct_missingFsverity()
280 newFontUpdateRequest("foo.ttf,1,foo", GOOD_SIGNATURE), in construct_fontNameMismatch()
281 newFontUpdateRequest("bar.ttf,2,bar", GOOD_SIGNATURE), in construct_fontNameMismatch()
[all …]