Searched refs:configMethod (Results 1 – 2 of 2) sorted by relevance
2540 private static short stringToWpsConfigMethod(String configMethod) { in stringToWpsConfigMethod() argument2541 switch (configMethod) { in stringToWpsConfigMethod()2572 "Invalid WPS config method: " + configMethod); in stringToWpsConfigMethod()
2772 private static short stringToWpsConfigMethod(String configMethod) { in stringToWpsConfigMethod() argument2773 switch (configMethod) { in stringToWpsConfigMethod()2804 "Invalid WPS config method: " + configMethod); in stringToWpsConfigMethod()