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