Searched refs:getMaxWifiConnectTime (Results 1 – 2 of 2) sorted by relevance
629 public long getMaxWifiConnectTime() { in getMaxWifiConnectTime() method in TestDeviceOptions
3234 if (mClock.millis() - startTime >= mOptions.getMaxWifiConnectTime()) { in connectToWifiNetwork()3237 mOptions.getMaxWifiConnectTime()); in connectToWifiNetwork()