Searched refs:WAIT_CONNECTION_TIMEOUT_MILLIS (Results 1 – 1 of 1) sorted by relevance
129 private static final int WAIT_CONNECTION_TIMEOUT_MILLIS = 100; field in WindowMagnificationManager1253 final long endMillis = SystemClock.uptimeMillis() + WAIT_CONNECTION_TIMEOUT_MILLIS; in enableWindowMagnificationInternal()