Searched defs:removeDoubleQuotes (Results 1 – 8 of 8) sorted by relevance
84 private static String removeDoubleQuotes(@Nullable String string) { in removeDoubleQuotes() method in ActiveNetworkProvider
523 public static String removeDoubleQuotes(@Nullable String string) { in removeDoubleQuotes() method in ConnectivityListener
447 static String removeDoubleQuotes(String string) { in removeDoubleQuotes() method in AddAppNetworksFragment
527 public static String removeDoubleQuotes(@Nullable String string) { in removeDoubleQuotes() method in ConnectivityListener
1597 private String removeDoubleQuotes(String string) { in removeDoubleQuotes() method in WifiEnterpriseConfig
1540 public static String removeDoubleQuotes(@Nullable String string) { in removeDoubleQuotes() method in WifiInfo
1541 private static String removeDoubleQuotes(String string) { in removeDoubleQuotes() method in CaptivePortalLoginActivity
2401 static String removeDoubleQuotes(@NonNull String ssid) { in removeDoubleQuotes() method in IpClient