Home
last modified time | relevance | path

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

/cts/tests/tests/provider/src/android/provider/cts/
DMockFontProvider.java48 private static final int SAMPLE_FONT_FILE_1_ID = 1; field in MockFontProvider
128 new Font(id++, SAMPLE_FONT_FILE_1_ID, 0, null, 400, 1, Columns.RESULT_CODE_OK, true), in map.put() argument
130 new Font(id++, SAMPLE_FONT_FILE_1_ID, 0, null, 700, 1, Columns.RESULT_CODE_OK, true), in map.put()