Searched refs:SYNC_FONT_FETCH_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
311 private static final long SYNC_FONT_FETCH_TIMEOUT_MS = 500; field in FontsContract378 long remaining = TimeUnit.MILLISECONDS.toNanos(SYNC_FONT_FETCH_TIMEOUT_MS); in getFontSync()