Searched refs:CONNECTION_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
80 private static final Duration CONNECTION_TIMEOUT = Duration.ofSeconds(10L); field in AoaDevice117 mDelegate = mHelper.getDevice(mSerialNumber, CONNECTION_TIMEOUT); in initialize()159 mDelegate = mHelper.getDevice(mSerialNumber, CONNECTION_TIMEOUT); in resetConnection()