Searched refs:SPEC_SEPARATOR (Results 1 – 1 of 1) sorted by relevance
43 private static final String SPEC_SEPARATOR = "@@,@@"; field in CaptivePortalProbeSpec127 for (String spec : TextUtils.split(settingsVal, SPEC_SEPARATOR)) { in parseCaptivePortalProbeSpecs()