Searched refs:configMethod (Results 1 – 2 of 2) sorted by relevance
2393 private static short stringToWpsConfigMethod(String configMethod) { in stringToWpsConfigMethod() argument2394 switch (configMethod) { in stringToWpsConfigMethod()2425 "Invalid WPS config method: " + configMethod); in stringToWpsConfigMethod()
2429 private static short stringToWpsConfigMethod(String configMethod) { in stringToWpsConfigMethod() argument2430 switch (configMethod) { in stringToWpsConfigMethod()2461 "Invalid WPS config method: " + configMethod); in stringToWpsConfigMethod()