D | MockFontProvider.java | 47 private static final int SAMPLE_FONT_FILE_0_ID = 0; field in MockFontProvider 123 new Font(id++, SAMPLE_FONT_FILE_0_ID, 0, null, 400, 0, Columns.RESULT_CODE_OK, true), in map.put() argument 127 new Font(id++, SAMPLE_FONT_FILE_0_ID, 0, null, 400, 0, Columns.RESULT_CODE_OK, true), in map.put() argument 129 new Font(id++, SAMPLE_FONT_FILE_0_ID, 0, null, 700, 0, Columns.RESULT_CODE_OK, true), in map.put() 153 new Font(id++, SAMPLE_FONT_FILE_0_ID, 0, null, 700, 0, Columns.RESULT_CODE_OK, in map.put() argument 159 new Font(id++, SAMPLE_FONT_FILE_0_ID, 0, null, 700, 0, Columns.RESULT_CODE_OK, in map.put() argument 162 new Font(id++, SAMPLE_FONT_FILE_0_ID, 0, null, 700, 0, Columns.RESULT_CODE_OK, in map.put() 167 new Font(id++, SAMPLE_FONT_FILE_0_ID, 0, null, 700, 0, -5, true), in map.put() argument 171 new Font(id++, SAMPLE_FONT_FILE_0_ID, 0, null, 400, 0, in map.put() argument
|