Searched refs:READ_LINE_TIMEOUT_SECONDS (Results 1 – 1 of 1) sorted by relevance
69 private static final int READ_LINE_TIMEOUT_SECONDS = 5; field in FullThreadDevice527 return future.get(READ_LINE_TIMEOUT_SECONDS, SECONDS); in readLine()