Searched refs:suppState (Results 1 – 1 of 1) sorted by relevance
634 public static DetailedState getDetailedStateOf(SupplicantState suppState) { in getDetailedStateOf() argument635 return stateMap.get(suppState); in getDetailedStateOf()