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;112 mProvider.setResultCode(RESULT_CODE_FONT_NOT_FOUND); in testGetFontFromProvider_resultFontNotFound()120 assertEquals(RESULT_CODE_FONT_NOT_FOUND, font.getResultCode()); in testGetFontFromProvider_resultFontNotFound()170 RESULT_CODE_FONT_NOT_FOUND}); in testGetFontFromProvider_resultFontNotFoundSecondRow()192 assertEquals(RESULT_CODE_FONT_NOT_FOUND, font.getResultCode()); in testGetFontFromProvider_resultFontNotFoundSecondRow()202 RESULT_CODE_FONT_NOT_FOUND}); in testGetFontFromProvider_resultFontNotFoundOtherRow()225 assertEquals(RESULT_CODE_FONT_NOT_FOUND, font.getResultCode()); in testGetFontFromProvider_resultFontNotFoundOtherRow()
141 public static final int RESULT_CODE_FONT_NOT_FOUND = 1; field in FontsContract.Columns429 public static final int FAIL_REASON_FONT_NOT_FOUND = Columns.RESULT_CODE_FONT_NOT_FOUND;
38497 field public static final int RESULT_CODE_FONT_NOT_FOUND = 1; // 0x1
38641 field public static final int RESULT_CODE_FONT_NOT_FOUND = 1; // 0x1