Searched refs:removeBackSlash (Results 1 – 1 of 1) sorted by relevance
131 security = removeBackSlash(security); in parseZxingWifiQrCode()132 ssid = removeBackSlash(ssid); in parseZxingWifiQrCode()133 password = removeBackSlash(password); in parseZxingWifiQrCode()172 String removeBackSlash(String input) { in removeBackSlash() method in WifiQrCode