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()
2405 private static short stringToWpsConfigMethod(String configMethod) { in stringToWpsConfigMethod() argument2406 switch (configMethod) { in stringToWpsConfigMethod()2437 "Invalid WPS config method: " + configMethod); in stringToWpsConfigMethod()