HomeSort by relevance Sort by last modified time
    Searched refs:mWifiAttempts (Results 1 - 2 of 2) sorted by null

  /tools/tradefederation/core/src/com/android/tradefed/device/
TestDeviceOptions.java 83 private int mWifiAttempts = 5;
262 return mWifiAttempts;
266 mWifiAttempts = wifiAttempts;
  /tools/tradefederation/core/prod-tests/src/com/android/framework/tests/
DownloadManagerHostTests.java 67 private int mWifiAttempts = 2;
88 mWifiNetwork, mWifiPsk, mWifiAttempts);

Completed in 126 milliseconds