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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java3048 private static final long PROGRESS_TIMEOUT_MILLIS = 1000; field in class:PrintActivity.ProgressMessageController
3072 mHandler.postDelayed(this, PROGRESS_TIMEOUT_MILLIS);

Completed in 25 milliseconds