Searched refs:RESULT_CODE_FONT_NOT_FOUND (Results 1 – 4 of 4) sorted by relevance
19 import static android.provider.FontsContract.Columns.RESULT_CODE_FONT_NOT_FOUND;113 mProvider.setResultCode(RESULT_CODE_FONT_NOT_FOUND); in testGetFontFromProvider_resultFontNotFound()121 assertEquals(RESULT_CODE_FONT_NOT_FOUND, font.getResultCode()); in testGetFontFromProvider_resultFontNotFound()171 RESULT_CODE_FONT_NOT_FOUND}); in testGetFontFromProvider_resultFontNotFoundSecondRow()193 assertEquals(RESULT_CODE_FONT_NOT_FOUND, font.getResultCode()); in testGetFontFromProvider_resultFontNotFoundSecondRow()203 RESULT_CODE_FONT_NOT_FOUND}); in testGetFontFromProvider_resultFontNotFoundOtherRow()226 assertEquals(RESULT_CODE_FONT_NOT_FOUND, font.getResultCode()); in testGetFontFromProvider_resultFontNotFoundOtherRow()
149 public static final int RESULT_CODE_FONT_NOT_FOUND = 1; field in FontsContract.Columns460 public static final int FAIL_REASON_FONT_NOT_FOUND = Columns.RESULT_CODE_FONT_NOT_FOUND;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
37199 field @Deprecated public static final int RESULT_CODE_FONT_NOT_FOUND = 1; // 0x1