Searched refs:WAIT_CONNECTION_TIMEOUT_MILLIS (Results 1 – 1 of 1) sorted by relevance
131 private static final int WAIT_CONNECTION_TIMEOUT_MILLIS = 200 * HW_TIMEOUT_MULTIPLIER; field in MagnificationConnectionManager1337 final long endMillis = SystemClock.uptimeMillis() + WAIT_CONNECTION_TIMEOUT_MILLIS; in waitConnectionWithTimeoutIfNeeded()