Searched refs:getDetailedStateOf (Results 1 – 4 of 4) sorted by relevance
75 handleStateChanged(WifiInfo.getDetailedStateOf((SupplicantState)
1492 public static DetailedState getDetailedStateOf(SupplicantState suppState) { in getDetailedStateOf() method in WifiInfo
383 …method public static android.net.NetworkInfo.DetailedState getDetailedStateOf(android.net.wifi.Sup…
6325 WifiInfo.getDetailedStateOf(stateChangeResult.state)); in processMessageImpl()