Searched refs:OVERLAY_ENABLE_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
50 private static final long OVERLAY_ENABLE_TIMEOUT_MS = 30000; field in SystemPreparer124 final long endMillis = System.currentTimeMillis() + OVERLAY_ENABLE_TIMEOUT_MS; in setOverlayEnabled()