Searched refs:configMethod (Results 1 – 4 of 4) sorted by relevance
2668 private static short stringToWpsConfigMethod(String configMethod) { in stringToWpsConfigMethod() argument2669 switch (configMethod) { in stringToWpsConfigMethod()2700 "Invalid WPS config method: " + configMethod); in stringToWpsConfigMethod()
2650 private static short stringToWpsConfigMethod(String configMethod) { in stringToWpsConfigMethod() argument2651 switch (configMethod) { in stringToWpsConfigMethod()2682 "Invalid WPS config method: " + configMethod); in stringToWpsConfigMethod()
2487 private static int stringToWpsConfigMethod(String configMethod) { in stringToWpsConfigMethod() argument2488 switch (configMethod) { in stringToWpsConfigMethod()2519 "Invalid WPS config method: " + configMethod); in stringToWpsConfigMethod()
2825 private static short stringToWpsConfigMethod(String configMethod) { in stringToWpsConfigMethod() argument2826 switch (configMethod) { in stringToWpsConfigMethod()2857 "Invalid WPS config method: " + configMethod); in stringToWpsConfigMethod()