Searched refs:CONNECT_TO_SUPPLICANT_RETRY_INTERVAL_MS (Results 1 – 1 of 1) sorted by relevance
502 private static final int CONNECT_TO_SUPPLICANT_RETRY_INTERVAL_MS = 100; field in WifiNative528 Thread.sleep(CONNECT_TO_SUPPLICANT_RETRY_INTERVAL_MS); in startAndWaitForSupplicantConnection()