Searched defs:SYNC_FONT_FETCH_TIMEOUT_MS (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DFontsContract.java314 private static final long SYNC_FONT_FETCH_TIMEOUT_MS = 500; field in class:FontsContract
381 long remaining = TimeUnit.MILLISECONDS.toNanos(SYNC_FONT_FETCH_TIMEOUT_MS);

Completed in 26 milliseconds