Home
last modified time | relevance | path

Searched refs:startAndWaitForSupplicantConnection (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java347 private boolean startAndWaitForSupplicantConnection() { in startAndWaitForSupplicantConnection() method in WifiNative
377 if (!startAndWaitForSupplicantConnection()) { in startSupplicant()