Searched refs:configMethod (Results 1 – 2 of 2) sorted by relevance
2400 private static short stringToWpsConfigMethod(String configMethod) { in stringToWpsConfigMethod() argument2401 switch (configMethod) { in stringToWpsConfigMethod()2432 "Invalid WPS config method: " + configMethod); in stringToWpsConfigMethod()
2599 private static short stringToWpsConfigMethod(String configMethod) { in stringToWpsConfigMethod() argument2600 switch (configMethod) { in stringToWpsConfigMethod()2631 "Invalid WPS config method: " + configMethod); in stringToWpsConfigMethod()