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