Home | History | Annotate | Download | only in wifi

Lines Matching refs:removeDoubleQuotes

408         String phase2Method = removeDoubleQuotes(loader.loadValue(PHASE2_KEY));
1022 private String removeDoubleQuotes(String string) {
1065 value = removeDoubleQuotes(value);